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.20-1.0.10 to v1.8.20-1.0.11
  • Loading branch information
renovate[bot] authored Apr 18, 2023
1 parent d2cdda9 commit e077f89
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.20-1.0.10")
classpath("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:1.8.20-1.0.11")
classpath("com.rickclephas.kmp:kmp-nativecoroutines-gradle-plugin:${Versions.kmpNativeCoroutines}")
}
}
Expand Down

0 comments on commit e077f89

Please sign in to comment.