adding some crashfixes

This commit is contained in:
tibbi 2022-02-06 23:40:42 +01:00
parent 4c3543c7e6
commit 4a57000d9a
3 changed files with 5 additions and 4 deletions

View file

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:1539cc92c2'
implementation 'com.github.SimpleMobileTools:Simple-Commons:09e6c15f70'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'