update commons to 5.26.12

This commit is contained in:
tibbi 2020-04-20 19:17:56 +02:00
parent dde2076e08
commit 1e4746f912
1 changed files with 1 additions and 1 deletions

View File

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