updating gradle and commons

This commit is contained in:
tibbi
2022-03-07 22:28:03 +01:00
parent b65a5b3f37
commit 0942fce37b
2 changed files with 2 additions and 2 deletions

View File

@@ -61,6 +61,6 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:fb636d1297'
implementation 'com.github.SimpleMobileTools:Simple-Commons:b3416c828f'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
}