We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f90f042 commit f92e3daCopy full SHA for f92e3da
1 file changed
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
implementation("com.apollographql.apollo3:apollo-runtime:$apolloVersion")
36
api("com.apollographql.apollo3:apollo-api:$apolloVersion")
37
38
- implementation("plus.sourceplusplus:protocol:$projectVersion")
+ implementation("plus.sourceplus:protocol:$projectVersion")
39
40
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
41
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1")
0 commit comments