Skip to content

Commit fad4e92

Browse files
Bump com.google.devtools.ksp from 2.3.5 to 2.3.6
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.5 to 2.3.6. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.5...2.3.6) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c234ccb commit fad4e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
alias(libs.plugins.android.application) apply false
2929
alias(libs.plugins.kotlin.android) apply false
3030
id("com.google.dagger.hilt.android") version "2.57.1" apply false
31-
id("com.google.devtools.ksp") version "2.3.5" apply false
31+
id("com.google.devtools.ksp") version "2.3.6" apply false
3232
id("com.mikepenz.aboutlibraries.plugin") version "13.2.1" apply false
3333
}
3434

0 commit comments

Comments
 (0)