Skip to content

Commit

Permalink
set snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed May 27, 2024
1 parent bb15128 commit ca53594
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ kotlin = "2.0.0"
kotlinPoet = "1.16.0"
kspVersion = "2.0.0-1.0.21"

ktorfit = "2.0.0-rc01"
ktorfitKsp = "2.0.0-1.0.21"
ktorfitCompiler = "2.0.0-2.0.0"
ktorfitCallConverter = "2.0.0-rc01"
ktorfitFlowConverter = "2.0.0-rc01"
ktorfitResponseConverter = "2.0.0-rc01"
ktorfit = "2.0.0-SNAPSHOT"
ktorfitKsp = "2.0.0-1.0.21-SNAPSHOT"
ktorfitCompiler = "2.0.0-2.0.0-SNAPSHOT"
ktorfitCallConverter = "2.0.0-SNAPSHOT"
ktorfitFlowConverter = "2.0.0-SNAPSHOT"
ktorfitResponseConverter = "2.0.0-SNAPSHOT"
ktorfitGradle = "2.0.0-SNAPSHOT"

ktorfitGradlePlugin = "1.14.0"
Expand Down

0 comments on commit ca53594

Please sign in to comment.