We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f0a2a commit 94924bdCopy full SHA for 94924bd
app/src/main/res/menu/menu.xml
@@ -70,6 +70,6 @@
70
app:showAsAction="never" />
71
<item
72
android:id="@+id/more_apps_from_us"
73
- android:title="@string/more_apps_from_us"
+ android:title="@string/more_fossify_apps"
74
75
</menu>
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ detekt = "1.23.3"
7
androidx-swiperefreshlayout = "1.1.0"
8
androidx-documentfile = "1.1.0"
9
#Fossify
10
-commons = "8439b1b80b"
+commons = "2.0.1"
11
#Other
12
autofittextview = "0.2.1"
13
gestureviews = "2.8.3"
0 commit comments