Skip to content

Commit

Permalink
Merge pull request #50 from BlindOver/dependabot/gradle/android/kotli…
Browse files Browse the repository at this point in the history
…n_version-1.9.20

build(deps): bump kotlin_version from 1.9.10 to 1.9.20 in /android
  • Loading branch information
yujinkim1 authored Nov 20, 2023
2 parents 3628a21 + d04ebc5 commit 9cc368d
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.10'
ext.kotlin_version = '1.9.20'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 9cc368d

Please sign in to comment.