We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02cd0e commit f055664Copy full SHA for f055664
gradle/libs.versions.toml
@@ -87,7 +87,7 @@ room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
87
projectAccessors = { module = "co.hinge.gradle.project-accessors:project-accessors", version.ref = "projectAccessors" }
88
89
ktorfit = "de.jensklingenberg.ktorfit:ktorfit-lib:2.4.0"
90
-ktorfit-ksp = "de.jensklingenberg.ktorfit:ktorfit-ksp:2.2.0-1.0.29"
+ktorfit-ksp = "de.jensklingenberg.ktorfit:ktorfit-ksp:2.4.1"
91
92
sonatypePublishFix = "se.ansman.sonatype-publish-fix:gradle-plugin:1.0.0"
93
0 commit comments