Updates to Android Studio Hedgehog | 2023.1.1 Patch 2

This commit is contained in:
Vitor Pamplona
2024-01-31 16:05:00 -05:00
parent d7563032c4
commit 34d373c293
4 changed files with 11 additions and 10 deletions
+2 -1
View File
@@ -141,7 +141,8 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion "1.5.3"
// Should match compose version : https://developer.android.com/jetpack/androidx/releases/compose-kotlin
kotlinCompilerExtensionVersion "1.5.8"
}
packagingOptions {