updating kotlin, commons

This commit is contained in:
tibbi
2021-03-06 10:05:58 +01:00
parent ba34a3290b
commit ce553d105a
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.33.25'
implementation 'com.simplemobiletools:commons:5.34.11'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
}