Skip to content

Commit f5530cd

Browse files
committed
use compose compiler 1.3.2 in appdistro
1 parent 8a6da57 commit f5530cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appdistribution/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android {
4141
jvmTarget = '1.8'
4242
}
4343
composeOptions {
44-
kotlinCompilerExtensionVersion '1.3.0'
44+
kotlinCompilerExtensionVersion '1.3.2'
4545
}
4646
packagingOptions {
4747
resources {

0 commit comments

Comments
 (0)