Skip to content

Commit 94924bd

Browse files
authored
chore(deps): bump org.fossify.commons to 2.0.1 (#181)
1 parent 19f0a2a commit 94924bd

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
@@ -70,6 +70,6 @@
7070
app:showAsAction="never" />
7171
<item
7272
android:id="@+id/more_apps_from_us"
73-
android:title="@string/more_apps_from_us"
73+
android:title="@string/more_fossify_apps"
7474
app:showAsAction="never" />
7575
</menu>

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ detekt = "1.23.3"
77
androidx-swiperefreshlayout = "1.1.0"
88
androidx-documentfile = "1.1.0"
99
#Fossify
10-
commons = "8439b1b80b"
10+
commons = "2.0.1"
1111
#Other
1212
autofittextview = "0.2.1"
1313
gestureviews = "2.8.3"

0 commit comments

Comments
 (0)