Skip to content

Commit

Permalink
Merge pull request #32 from Scriptbash/dependabot/gradle/android/org.…
Browse files Browse the repository at this point in the history
…jetbrains.kotlin-kotlin-gradle-plugin-2.1.0

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.0 in /android
  • Loading branch information
Scriptbash authored Jan 1, 2025
2 parents 18ea125 + 22dba3d commit d10f99c
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 = '2.0.21'
ext.kotlin_version = '2.1.0'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit d10f99c

Please sign in to comment.