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.
1 parent a7d4747 commit b1ced14Copy full SHA for b1ced14
app/build.gradle.kts
@@ -122,7 +122,7 @@ dependencies {
122
123
// Third-party
124
implementation("com.journeyapps:zxing-android-embedded:4.3.0@aar")
125
- implementation("com.github.yalantis:ucrop:2.2.10")
+ implementation("com.github.yalantis:ucrop:2.2.11")
126
implementation("com.google.zxing:core:3.5.3")
127
implementation("org.apache.commons:commons-csv:1.9.0")
128
implementation("com.jaredrummler:colorpicker:1.1.0")
0 commit comments