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 8b87009 commit bed34d4Copy full SHA for bed34d4
cropper/build.gradle
@@ -32,7 +32,7 @@ android {
32
compose true
33
}
34
composeOptions {
35
- kotlinCompilerExtensionVersion '1.3.1'
+ kotlinCompilerExtensionVersion = "1.3.2"
36
37
38
packagingOptions {
0 commit comments