update commons to 5.2.10

This commit is contained in:
tibbi 2018-10-26 10:47:40 +02:00
parent 894d9dadb8
commit 48be309f08

View File

@ -41,7 +41,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.2.9'
implementation 'com.simplemobiletools:commons:5.2.10'
implementation 'com.facebook.stetho:stetho:1.5.0'
}