updating kotlin, commons, gradle

This commit is contained in:
tibbi
2019-09-18 11:25:22 +02:00
parent 0a039b97d2
commit 29ecc30a23
3 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.16.13'
implementation 'com.simplemobiletools:commons:5.17.17'
implementation 'com.squareup:otto:1.3.8'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
}