updating common and kotlin

This commit is contained in:
tibbi
2022-03-18 10:56:20 +01:00
parent d963581176
commit 4bbb6c1860
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:178537ae0d'
implementation 'com.github.SimpleMobileTools:Simple-Commons:75f0bb09a3'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}