improving the B&W theme

This commit is contained in:
tibbi 2020-04-04 13:19:36 +02:00
parent bd4269c3c9
commit 2ed255ae5d
4 changed files with 6 additions and 47 deletions

View file

@ -36,6 +36,6 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.24.11'
implementation 'com.simplemobiletools:commons:5.24.15'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
}