mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-09 16:18:55 +01:00
updating commons
This commit is contained in:
parent
b2e6fbec99
commit
3782e8a07f
@ -63,7 +63,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:6ed2cb04b7'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:94b616f462'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
|
||||
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
|
@ -33,6 +33,7 @@
|
||||
android:appCategory="social"
|
||||
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