Skip to content

Commit bed34d4

Browse files
update jetpack compose version to 1.3.0-rc01
1 parent 8b87009 commit bed34d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cropper/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
compose true
3333
}
3434
composeOptions {
35-
kotlinCompilerExtensionVersion '1.3.1'
35+
kotlinCompilerExtensionVersion = "1.3.2"
3636
}
3737

3838
packagingOptions {

0 commit comments

Comments
 (0)