Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.android from 2.0.0 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.android from 2.0.0 to 2.0.21.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9969a4e commit 5ec55ef
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 @@ -23,7 +23,7 @@ buildscript {

plugins {
id("com.google.devtools.ksp") version "2.0.0-1.0.21" apply false
id("org.jetbrains.kotlin.android") version "2.0.0" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
}

allprojects {
Expand Down

0 comments on commit 5ec55ef

Please sign in to comment.