Update build.gradle

This commit is contained in:
Tibor Kaputa 2021-09-21 10:14:38 +02:00 committed by GitHub
parent 4243679f2d
commit 3ed3ce2a9b
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:bef619280b'
implementation 'com.github.SimpleMobileTools:Simple-Commons:5c11cc9a8e'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'