Skip to content

Commit

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

build(deps): bump kotlin_version from 1.9.21 to 1.9.22 in /android
  • Loading branch information
yujinkim1 authored May 23, 2024
2 parents 38ff275 + 942e828 commit bf06c7f
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.21'
ext.kotlin_version = '1.9.22'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit bf06c7f

Please sign in to comment.