updating commons

This commit is contained in:
Tibor Kaputa 2021-09-20 22:28:43 +02:00 committed by GitHub
parent 00b97dd639
commit b0890dd581
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:f49f7b5f89'
implementation 'com.github.SimpleMobileTools:Simple-Commons:bef619280b'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'