Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 1.9.0-1.0.12 to 1.9.0-1.0.13 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent c23dbc2 commit 93a5b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ android-library = { id = "com.android.library", version.ref = "agp" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.0-1.0.12" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.0-1.0.13" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
spotless = { id = "com.diffplug.spotless", version = "6.20.0" }
cache-fix = { id = "org.gradle.android.cache-fix", version = "2.7.2" }

0 comments on commit 93a5b82

Please sign in to comment.