mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
updating commons
This commit is contained in:
@@ -81,7 +81,8 @@
|
|||||||
android:configChanges="orientation"
|
android:configChanges="orientation"
|
||||||
android:exported="false"
|
android:exported="false"
|
||||||
android:label="@string/blocked_numbers"
|
android:label="@string/blocked_numbers"
|
||||||
android:parentActivityName=".activities.SettingsActivity" />
|
android:parentActivityName=".activities.SettingsActivity"
|
||||||
|
tools:replace="android:label" />
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.ManageSpeedDialActivity"
|
android:name=".activities.ManageSpeedDialActivity"
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
kotlin = "1.9.0"
|
kotlin = "1.9.0"
|
||||||
kotlinxSerializationJson = "1.5.1"
|
kotlinxSerializationJson = "1.5.1"
|
||||||
#Simple tools
|
#Simple tools
|
||||||
simple-commons = "e0db4c5f28"
|
simple-commons = "257a2ab069"
|
||||||
#Gradle
|
#Gradle
|
||||||
gradlePlugins-agp = "8.1.1"
|
gradlePlugins-agp = "8.1.1"
|
||||||
#Other
|
#Other
|
||||||
|
Reference in New Issue
Block a user