Update Simple-Commons version to include queryCursor helper

This commit is contained in:
Ensar Sarajčić 2023-07-25 15:48:04 +02:00
parent f511da5180
commit ce855965b9
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.esensar:Simple-Commons:6e36665609'
implementation 'com.github.SimpleMobileTools:Simple-Commons:fa61be64d8'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.Armen101:AudioRecordView:1.0.4'
implementation 'androidx.documentfile:documentfile:1.0.1'