clean up build-gradle

* remove unused dependencies
This commit is contained in:
2020-10-11 14:25:47 +02:00
parent 8285b2bf62
commit b72b316ce1
7 changed files with 18 additions and 65 deletions

View File

@ -8,7 +8,7 @@
tools:context=".ui.search.SearchFragment">
<TextView
android:id="@+id/text_notifications"
android:id="@+id/text_search"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="8dp"