Skip to content

Commit

Permalink
Update KSP to 1.0 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Sep 7, 2021
1 parent f4ca5c7 commit 31f0a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -21,7 +21,7 @@ kotlinCompileTesting = "1.4.4"
kotlin = "1.5.30"
jvmTarget = "1.8"
kotlinpoet = "1.9.0"
ksp = "1.5.30-1.0.0-beta09"
ksp = "1.5.30-1.0.0"
ktlint = "0.41.0"
moshi = "1.12.0"
okhttp = "4.9.1"
Expand Down

0 comments on commit 31f0a62

Please sign in to comment.