Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 0fcd0cd

Browse files
committed
remove deprecated kotlinCompilerVersion
1 parent de6ae78 commit 0fcd0cd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sample/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ android {
3838
}
3939
composeOptions {
4040
kotlinCompilerExtensionVersion compose_version
41-
kotlinCompilerVersion '1.5.21'
4241
}
4342
packagingOptions {
4443
resources {

validable/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ android {
3535
}
3636
composeOptions {
3737
kotlinCompilerExtensionVersion compose_version
38-
kotlinCompilerVersion '1.5.31'
3938
}
4039
packagingOptions {
4140
resources {

0 commit comments

Comments
 (0)