Skip to content

Commit

Permalink
Upd kotlinCompilerExtensionVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
igorwojda committed Nov 17, 2023
1 parent cc915bf commit 8762378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kotlinSymbolProcessing = "1.9.20-RC2-1.0.13"

# Compose compiler depends on specific Kotlin version, so it must be upgraded together with Kotlin (disabled in Renovate)
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin
kotlinCompilerExtensionVersion = "1.5.3"
kotlinCompilerExtensionVersion = "1.5.4"

compileSdk = "34"
minSdk = "26"
Expand Down

0 comments on commit 8762378

Please sign in to comment.