update compose version

This commit is contained in:
2023-09-27 17:59:09 +06:00
parent eef6e81134
commit 0fb9b8dc30
3 changed files with 13 additions and 13 deletions

View File

@@ -75,8 +75,8 @@ java {
}
compose {
if (composePluginKotlinVersion != null && !composePluginKotlinVersion.isEmpty()) {
kotlinCompilerPlugin.set(composePluginKotlinVersion)
}
}
//compose {
// if (composePluginKotlinVersion != null && !composePluginKotlinVersion.isEmpty()) {
// kotlinCompilerPlugin.set(composePluginKotlinVersion)
// }
//}