diff --git a/app/build.gradle b/app/build.gradle index c141fb4..c4842f8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,7 +56,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:99a97f2e16' + implementation 'com.github.SimpleMobileTools:Simple-Commons:0c302e84d4' implementation 'org.greenrobot:eventbus:3.2.0' implementation 'com.github.Armen101:AudioRecordView:1.0.2' implementation 'androidx.documentfile:documentfile:1.0.1'