build: updates (#85)

This commit is contained in:
Patryk Miś
2023-08-26 16:03:44 +02:00
committed by oSumAtrIX
parent 384fb19ddf
commit d4ee3334e0
6 changed files with 11 additions and 12 deletions

View File

@ -67,7 +67,7 @@ android {
buildFeatures.compose = true
composeOptions.kotlinCompilerExtensionVersion = "1.4.8"
composeOptions.kotlinCompilerExtensionVersion = "1.5.1"
}
kotlin {