Skip to content

Commit c461080

Browse files
authored
chore(deps): bump org.fossify.commons to 2.0.1 (#90)
1 parent bb41bac commit c461080

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
@@ -10,6 +10,6 @@
1010
app:showAsAction="ifRoom" />
1111
<item
1212
android:id="@+id/more_apps_from_us"
13-
android:title="@string/more_apps_from_us"
13+
android:title="@string/more_fossify_apps"
1414
app:showAsAction="never" />
1515
</menu>

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidx-window = "1.4.0"
1010
androidx-camera = "1.4.2"
1111
androidx-ktx = "2.8.6"
1212
#Fossify
13-
commons = "54b78551a4"
13+
commons = "2.0.1"
1414
#Gradle
1515
gradlePlugins-agp = "8.10.0"
1616
#build

0 commit comments

Comments
 (0)