update to the latest commons version

This commit is contained in:
Mysochenko Yuriy 2022-05-27 18:12:33 +03:00
parent 706fcbf6ae
commit e1078d4379
2 changed files with 41 additions and 30 deletions

View file

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:59f709a2a8'
implementation 'com.github.SimpleMobileTools:Simple-Commons:10c8ac2f1e'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:fe58a74d59'