updating kotlin, commons, gradle

This commit is contained in:
tibbi
2022-08-08 21:42:45 +02:00
parent 79a1a70bb2
commit 4ede0ff9e4
2 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:0c82e5f216'
implementation 'com.github.SimpleMobileTools:Simple-Commons:edc62ece69'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}