Skip to content

Commit 520d12a

Browse files
authored
chore(deps): bump org.fossify.commons to 3.0.0 (#161)
1 parent 3bb1b46 commit 520d12a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
app:showAsAction="ifRoom" />
99
<item
1010
android:id="@+id/more_apps_from_us"
11-
android:title="@string/more_apps_from_us"
11+
android:title="@string/more_fossify_apps"
1212
app:showAsAction="never" />
1313
<item
1414
android:id="@+id/about"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ detekt = "1.23.8"
1111
#Room
1212
room = "2.7.1"
1313
#Fossify
14-
commons = "54b78551a4"
14+
commons = "3.0.0"
1515
#Gradle
1616
gradlePlugins-agp = "8.10.1"
1717
#build

0 commit comments

Comments
 (0)