chore(deps): bump org.fossify:commons from 3dd1f7f33e to 3.0.3 (#515)
* chore(deps): bump org.fossify:commons from 3dd1f7f33e to 3.0.3 Bumps org.fossify:commons from 3dd1f7f33e to 3.0.3. --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 3.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * fix: update menu item title --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Naveen Singh <snaveen935@gmail.com>
This commit is contained in:
parent
f2d864dab1
commit
8d28cc550c
@ -81,6 +81,6 @@
|
||||
<item
|
||||
android:id="@+id/more_apps_from_us"
|
||||
android:icon="@drawable/ic_google_play_vector"
|
||||
android:title="@string/more_apps_from_us"
|
||||
android:title="@string/more_fossify_apps"
|
||||
app:showAsAction="ifRoom" />
|
||||
</menu>
|
||||
|
@ -13,7 +13,7 @@ exif = "1.0.1"
|
||||
#Room
|
||||
room = "2.7.1"
|
||||
#Fossify
|
||||
commons = "3dd1f7f33e"
|
||||
commons = "3.0.3"
|
||||
#Gradle4
|
||||
gradlePlugins-agp = "8.10.1"
|
||||
#Other
|
||||
|
Loading…
x
Reference in New Issue
Block a user