updating commons to 5.24.9

This commit is contained in:
tibbi
2020-04-01 23:59:36 +02:00
parent 7cbf7a7d3f
commit e0e0c1fcb5

View File

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