updating kotlin, commons, gradle

This commit is contained in:
tibbi
2022-08-08 21:50:18 +02:00
parent 52d535405f
commit e57f7a438d
2 changed files with 3 additions and 3 deletions

View File

@@ -43,5 +43,5 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:4ac3979fa8'
implementation 'com.github.SimpleMobileTools:Simple-Commons:edc62ece69'
}