updating commons and gradle

This commit is contained in:
tibbi 2021-03-22 13:13:12 +01:00
parent 379b032f10
commit 2d7a006836
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.34.22'
implementation 'com.simplemobiletools:commons:5.34.24'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'