Skip to content

Commit

Permalink
Update dependency com.google.devtools.ksp:com.google.devtools.ksp.gra…
Browse files Browse the repository at this point in the history
…dle.plugin 1.8.0-1.0.8 to v1.8.10-1.0.9
  • Loading branch information
renovate[bot] authored Apr 4, 2023
1 parent 3a4a980 commit 6dfb7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
classpath("org.jetbrains.kotlin:kotlin-serialization:${Versions.kotlin}")
classpath("com.squareup.sqldelight:gradle-plugin:${Versions.sqlDelight}")
classpath("com.google.gms:google-services:4.3.15")
classpath("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:1.8.0-1.0.8")
classpath("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:1.8.10-1.0.9")
classpath("com.rickclephas.kmp:kmp-nativecoroutines-gradle-plugin:${Versions.kmpNativeCoroutines}")
}
}
Expand Down

0 comments on commit 6dfb7ca

Please sign in to comment.