Kotlin 1.8 + cleanup
This commit is contained in:
parent
6e72187ff1
commit
bd93e54543
7 changed files with 12 additions and 24 deletions
|
|
@ -49,7 +49,7 @@ fun CommonExtension<*, *, *, *>.composeConfig() {
|
|||
}
|
||||
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.3.2"
|
||||
kotlinCompilerExtensionVersion = "1.4.0"
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue