Upgrade AGP, and some other plugins.
This commit is contained in:
parent
2ba44c70fc
commit
cec8c4644c
4 changed files with 11 additions and 9 deletions
|
|
@ -50,7 +50,7 @@ fun CommonExtension<*, *, *, *>.composeConfig() {
|
|||
}
|
||||
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.4.0"
|
||||
kotlinCompilerExtensionVersion = "1.4.2" // libs.versions.composecompiler.get()
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue