updating commons

This commit is contained in:
tibbi 2022-06-19 18:42:19 +02:00
parent c78f918e16
commit f6c464c65b
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:faa6a972c2' implementation 'com.github.SimpleMobileTools:Simple-Commons:0ee0850e6f'
implementation 'org.greenrobot:eventbus:3.3.1' implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:a9ca153fbf' implementation 'com.github.tibbi:android-smsmms:a9ca153fbf'