mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-02-01 10:56:51 +01:00
updating commons
This commit is contained in:
parent
a0cfafb7b1
commit
276bbcb7b0
@ -62,7 +62,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:9f0c466018'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:bce3441c67'
|
||||
implementation 'org.greenrobot:eventbus:3.3.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
}
|
||||
|
@ -23,6 +23,7 @@
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_launcher_name"
|
||||
android:localeConfig="@xml/locale_config"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
|
Loading…
x
Reference in New Issue
Block a user