updating commons, kotlin + add some keyboard hiding

This commit is contained in:
tibbi 2022-02-05 21:07:43 +01:00
parent 54e02171f5
commit 8336ec0052
8 changed files with 13 additions and 17 deletions

View file

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:14033f9b50'
implementation 'com.github.SimpleMobileTools:Simple-Commons:4d36cc84e9'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'