Updates Kotlin compiler version

This commit is contained in:
Vitor Pamplona
2023-11-03 17:11:16 -04:00
parent 9ec6e6d955
commit ef90b82396
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion "1.5.1"
kotlinCompilerExtensionVersion "1.5.3"
}
packagingOptions {