We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 425a9f9 + b796425 commit 208b1a2Copy full SHA for 208b1a2
app/build.gradle.kts
@@ -95,7 +95,7 @@ dependencies {
95
implementation("androidx.palette:palette:1.0.0")
96
implementation("androidx.preference:preference:1.2.1")
97
implementation("com.google.android.material:material:1.12.0")
98
- implementation("com.github.yalantis:ucrop:2.2.9")
+ implementation("com.github.yalantis:ucrop:2.2.10")
99
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.3")
100
101
// Splash Screen
0 commit comments