Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Update kotlin to v1.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber committed May 9, 2022
1 parent ef4eb45 commit 839393f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ detektEygraber = "1.0.11"
jdk = "11"

jetbrains-compose = "1.1.1"
jetpack-compose = "1.1.1"
jetpack-compose-compiler = "1.1.1"
jetpack-compose = "1.2.0-alpha08"
jetpack-compose-compiler = "1.2.0-alpha08"

kotlin = "1.6.10"
kotlin = "1.6.21"

kotlinx-coroutines = "1.6.0"

Expand Down

0 comments on commit 839393f

Please sign in to comment.