Skip to content

Commit e266d18

Browse files
committed
chore(deps): bump org.fossify.commons to 2.0.0
1 parent b08a2d0 commit e266d18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
app:showAsAction="never" />
1919
<item
2020
android:id="@+id/more_apps_from_us"
21-
android:title="@string/more_apps_from_us"
21+
android:title="@string/more_fossify_apps"
2222
app:showAsAction="never" />
2323
</menu>

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ numberpicker = "2.4.13"
2222
#Room
2323
room = "2.6.1"
2424
#Fossify
25-
commons = "b3897c7e30"
25+
commons = "2.0.0"
2626
#Stetho
2727
stetho = "1.6.0"
2828
#Gradle

0 commit comments

Comments
 (0)