updating commons, kotlin, gradle

This commit is contained in:
tibbi
2021-04-16 22:20:17 +02:00
parent 78467a051a
commit 7eb207aad4
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.34.11'
implementation 'com.github.SimpleMobileTools:Simple-Commons:8e64d28412'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
}