Skip to content

Commit 69da0cf

Browse files
committed
chore(deps): bump org.fossify.commons to 2.0.0
1 parent 474f930 commit 69da0cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/res/menu/menu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
app:showAsAction="ifRoom" />
9696
<item
9797
android:id="@+id/more_apps_from_us"
98-
android:title="@string/more_apps_from_us"
98+
android:title="@string/more_fossify_apps"
9999
app:showAsAction="never" />
100100
</menu>

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ androidx-documentfile = "1.0.1"
1212
#Room
1313
room = "2.6.1"
1414
#Fossify
15-
commons = "29e9b0d13e"
15+
commons = "2.0.0"
1616
#Gradle
1717
gradlePlugins-agp = "8.9.2"
1818
#build

0 commit comments

Comments
 (0)