gradle: bump all versions
This commit is contained in:
parent
d4bfa8e660
commit
78a1381b63
3 changed files with 23 additions and 22 deletions
|
@ -9,7 +9,7 @@ android {
|
|||
compose = true
|
||||
composeOptions {
|
||||
useLiveLiterals = false
|
||||
kotlinCompilerExtensionVersion = libs.versions.compose.get()
|
||||
kotlinCompilerExtensionVersion = libs.compose.compiler.get().versionConstraint.requiredVersion
|
||||
}
|
||||
}
|
||||
namespace = "dev.msfjarvis.aps.ui.compose"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue