mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-03-16 03:10:08 +01:00
updating commons
This commit is contained in:
parent
9ac6fc2edb
commit
59e0074447
@ -81,7 +81,8 @@
|
||||
android:configChanges="orientation"
|
||||
android:exported="false"
|
||||
android:label="@string/blocked_numbers"
|
||||
android:parentActivityName=".activities.SettingsActivity" />
|
||||
android:parentActivityName=".activities.SettingsActivity"
|
||||
tools:replace="android:label" />
|
||||
|
||||
<activity
|
||||
android:name=".activities.ManageSpeedDialActivity"
|
||||
|
@ -3,7 +3,7 @@
|
||||
kotlin = "1.9.0"
|
||||
kotlinxSerializationJson = "1.5.1"
|
||||
#Simple tools
|
||||
simple-commons = "e0db4c5f28"
|
||||
simple-commons = "257a2ab069"
|
||||
#Gradle
|
||||
gradlePlugins-agp = "8.1.1"
|
||||
#Other
|
||||
|
Loading…
x
Reference in New Issue
Block a user