mirror of
https://github.com/n08i40k/polytechnic-android.git
synced 2025-12-06 09:47:48 +03:00
Bump com.google.devtools.ksp from 2.0.10-1.0.24 to 2.1.10-1.0.29
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.10-1.0.24 to 2.1.10-1.0.29. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.0.10-1.0.24...2.1.10-1.0.29) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
|||||||
alias(libs.plugins.kotlin.android) apply false
|
alias(libs.plugins.kotlin.android) apply false
|
||||||
alias(libs.plugins.kotlin.compose) apply false
|
alias(libs.plugins.kotlin.compose) apply false
|
||||||
|
|
||||||
id("com.google.devtools.ksp") version "2.0.10-1.0.24" apply false
|
id("com.google.devtools.ksp") version "2.1.10-1.0.29" apply false
|
||||||
|
|
||||||
id("com.google.protobuf") version "0.9.4" apply false
|
id("com.google.protobuf") version "0.9.4" apply false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user