Update Kotlin and Jetpack Compose

This commit is contained in:
MM20
2022-07-05 17:30:18 +02:00
parent ca63393bab
commit da137ab302
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion = libs.versions.androidx.compose.get()
kotlinCompilerExtensionVersion = libs.versions.androidx.compose.compiler.get()
}
lint {