mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-19 12:46:03 +00:00
update compose version
This commit is contained in:
@@ -75,8 +75,8 @@ java {
|
||||
}
|
||||
|
||||
|
||||
compose {
|
||||
if (composePluginKotlinVersion != null && !composePluginKotlinVersion.isEmpty()) {
|
||||
kotlinCompilerPlugin.set(composePluginKotlinVersion)
|
||||
}
|
||||
}
|
||||
//compose {
|
||||
// if (composePluginKotlinVersion != null && !composePluginKotlinVersion.isEmpty()) {
|
||||
// kotlinCompilerPlugin.set(composePluginKotlinVersion)
|
||||
// }
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user