Upgrade AGP, and some other plugins.

This commit is contained in:
Benoit Marty 2023-02-17 12:28:03 +01:00
parent 2ba44c70fc
commit cec8c4644c
4 changed files with 11 additions and 9 deletions

View file

@ -120,7 +120,7 @@ android {
compose = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.4.0"
kotlinCompilerExtensionVersion = libs.versions.composecompiler.get()
}
packagingOptions {
resources {