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 bb41bac commit c461080Copy full SHA for c461080
app/src/main/res/menu/menu.xml
@@ -10,6 +10,6 @@
10
app:showAsAction="ifRoom" />
11
<item
12
android:id="@+id/more_apps_from_us"
13
- android:title="@string/more_apps_from_us"
+ android:title="@string/more_fossify_apps"
14
app:showAsAction="never" />
15
</menu>
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ androidx-window = "1.4.0"
androidx-camera = "1.4.2"
androidx-ktx = "2.8.6"
#Fossify
-commons = "54b78551a4"
+commons = "2.0.1"
#Gradle
gradlePlugins-agp = "8.10.0"
16
#build
0 commit comments