Update build.gradle

This commit is contained in:
Tibor Kaputa 2021-09-21 12:07:34 +02:00 committed by GitHub
parent cb1affb711
commit 41d9d067cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:5c11cc9a8e'
implementation 'com.github.SimpleMobileTools:Simple-Commons:540c8c39ba'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'