updating commons, gradle, kotlin

This commit is contained in:
tibbi
2020-04-19 21:41:14 +02:00
parent a2bb922133
commit d7e0147d0f
2 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.24.3'
implementation 'com.simplemobiletools:commons:5.26.5'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
kapt 'androidx.room:room-compiler:2.2.5'