Upgrade AGP, and some other plugins.
This commit is contained in:
parent
2ba44c70fc
commit
cec8c4644c
4 changed files with 11 additions and 9 deletions
|
|
@ -120,7 +120,7 @@ android {
|
|||
compose = true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.4.0"
|
||||
kotlinCompilerExtensionVersion = libs.versions.composecompiler.get()
|
||||
}
|
||||
packagingOptions {
|
||||
resources {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue