update commons dependency

This commit is contained in:
darthpaul 2021-09-24 14:56:51 +01:00
parent 492cbdf13a
commit 5e3c0af34d
1 changed files with 1 additions and 1 deletions

View File

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