Skip to content

Commit 0e3da72

Browse files
Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29 (#2939)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.0-1.0.29 to 2.1.10-1.0.29. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.0-1.0.29...2.1.10-1.0.29) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87ac7b9 commit 0e3da72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("androidx.navigation.safeargs.kotlin") version "2.8.6" apply false
1212
id("com.starter.easylauncher") version "6.4.0" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.1.0" apply false
14-
id("com.google.devtools.ksp") version "2.1.0-1.0.29" apply false
14+
id("com.google.devtools.ksp") version "2.1.10-1.0.29" apply false
1515
id("org.ajoberstar.grgit") version "5.3.0" apply false
1616
}
1717

0 commit comments

Comments
 (0)