Move common strings to simple-commons

This commit is contained in:
Naveen 2022-08-30 16:42:49 +05:30
parent 8deee3295e
commit 8f656db1fb
48 changed files with 3 additions and 93 deletions

View file

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:f6ddbdf19b'
implementation 'com.github.SimpleMobileTools:Simple-Commons:2122bbc6a3'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:4cdacdb701'