Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2023
1 parent 03d9af0 commit c222246
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Expand Up @@ -8,7 +8,7 @@ androidxAppCompat = "1.5.1"
androidxArchCore = "2.1.0"
androidxBrowser = "1.4.0"
androidxComposeBom = "2023.01.00"
androidxComposeCompiler = "1.4.3"
androidxComposeCompiler = "1.4.6"
androidxCompose = "1.2.0"
androidxComposeRuntimeTracing = "1.0.0-alpha01"
androidxCore = "1.9.0"
Expand Down Expand Up @@ -38,11 +38,11 @@ hilt = "2.44.2"
hiltExt = "1.0.0"
jacoco = "0.8.7"
junit4 = "4.13.2"
kotlin = "1.8.10"
kotlin = "1.8.21"
kotlinxCoroutines = "1.6.4"
kotlinxDatetime = "0.4.0"
kotlinxSerializationJson = "1.5.0"
ksp = "1.8.10-1.0.9"
ksp = "1.8.21-1.0.11"
lint = "30.3.1"
# @keep
minSdk = "21"
Expand Down

0 comments on commit c222246

Please sign in to comment.