Skip to content

Commit

Permalink
Roll back to .20
Browse files Browse the repository at this point in the history
This ensures Compose users aren't forced into .21
  • Loading branch information
JakeWharton committed Nov 17, 2022
1 parent 3f75903 commit ee73e4d
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 @@ -3,7 +3,7 @@ androidx-compose = "1.3.0-alpha01"
androidx-compose-compiler = "1.3.0-beta01"
compileSdk = "32"
http4k = "4.27.4.0"
kotlin = "1.7.21"
kotlin = "1.7.20"
kotlinx-coroutines = "1.6.3-native-mt"
kotlinx-serialization = "1.4.0"
okHttp = "4.9.1"
Expand Down

0 comments on commit ee73e4d

Please sign in to comment.