update commons to 5.24.10

This commit is contained in:
tibbi 2020-04-02 19:58:02 +02:00
parent be14e65029
commit 21593ac11b
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.24.9'
implementation 'com.simplemobiletools:commons:5.24.10'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.github.Armen101:AudioRecordView:1.0.2'
}