Skip to content

Commit

Permalink
Merge pull request #256 from pebble-dev/dependabot/gradle/android/rws…
Browse files Browse the repository at this point in the history
…/kotlin_version-2.0.0

Bump kotlin_version from 1.9.22 to 2.0.0 in /android
  • Loading branch information
crc-32 authored Jun 15, 2024
2 parents 48ee9fc + 2c90565 commit c9cf788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.22'
ext.kotlin_version = '2.0.0'

repositories {
google()
Expand Down

0 comments on commit c9cf788

Please sign in to comment.