update commons to 3.1.2

This commit is contained in:
tibbi 2017-12-04 20:36:42 +01:00
parent 4411ecfa85
commit 3f5c5efd10

View File

@ -37,7 +37,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.0.23'
implementation 'com.simplemobiletools:commons:3.1.2'
implementation 'com.squareup:otto:1.3.8'
}