Merge pull request #769 from CatimaLoyalty/dependabot/gradle/androidx.preference-preference-1.2.0

Bump preference from 1.1.1 to 1.2.0
This commit is contained in:
Sylvia van Os
2022-01-27 17:45:06 +01:00
committed by GitHub

View File

@@ -84,7 +84,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.exifinterface:exifinterface:1.3.3'
implementation 'androidx.palette:palette:1.0.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.preference:preference:1.2.0'
implementation 'com.google.android.material:material:1.5.0'
implementation 'com.github.yalantis:ucrop:2.2.7'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'