Use new QuickPermissions parameter to remove duplicate check

This commit is contained in:
Niko Diamadis
2023-10-03 11:42:23 +02:00
parent 55606a5319
commit 167eeaf1c2
2 changed files with 7 additions and 8 deletions

View File

@@ -74,7 +74,7 @@ dependencies {
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
implementation 'androidx.preference:preference-ktx:1.2.0'
implementation 'com.github.cyb3rko:QuickPermissions-Kotlin:1.0.2'
implementation 'com.github.cyb3rko:QuickPermissions-Kotlin:1.1.1'
implementation 'com.hypertrack:hyperlog:0.0.10'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'io.noties.markwon:core:4.6.2'