updating commons, gradle, kotlin

This commit is contained in:
tibbi
2019-07-03 09:39:04 +02:00
parent a3c40ed33e
commit 139d58b598
3 changed files with 6 additions and 6 deletions

View File

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