Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.android in /android-refimpl-app
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.android from 1.9.23 to 1.9.24.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 060029b commit 23bdf9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
}

plugins {
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
}

allprojects {
Expand Down

0 comments on commit 23bdf9c

Please sign in to comment.