chore(deps): bump org.fossify.commons to 2.0.1 (#181)

This commit is contained in:
Naveen Singh
2025-05-21 14:02:25 +05:30
committed by GitHub
parent 19f0a2ad35
commit 94924bd19c
2 changed files with 2 additions and 2 deletions

View File

@@ -70,6 +70,6 @@
app:showAsAction="never" />
<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

@@ -7,7 +7,7 @@ detekt = "1.23.3"
androidx-swiperefreshlayout = "1.1.0"
androidx-documentfile = "1.1.0"
#Fossify
commons = "8439b1b80b"
commons = "2.0.1"
#Other
autofittextview = "0.2.1"
gestureviews = "2.8.3"