chore(deps): bump org.fossify.commons to 2.0.0

This commit is contained in:
Naveen Singh
2025-05-07 06:07:15 +05:30
committed by Naveen Singh
parent 474f930e2c
commit 69da0cf979
2 changed files with 2 additions and 2 deletions

View File

@@ -95,6 +95,6 @@
app:showAsAction="ifRoom" />
<item
android:id="@+id/more_apps_from_us"
android:title="@string/more_apps_from_us"
android:title="@string/more_fossify_apps"
app:showAsAction="never" />
</menu>

View File

@@ -12,7 +12,7 @@ androidx-documentfile = "1.0.1"
#Room
room = "2.6.1"
#Fossify
commons = "29e9b0d13e"
commons = "2.0.0"
#Gradle
gradlePlugins-agp = "8.9.2"
#build