Skip to content

Commit

Permalink
Merge pull request #3 from MahanRahmati/dependabot/gradle/example/and…
Browse files Browse the repository at this point in the history
…roid/kotlin_version-1.8.20

build(deps): Bump kotlin_version from 1.8.10 to 1.8.20 in /example/android
  • Loading branch information
MahanRahmati committed Apr 6, 2023
2 parents af07478 + fb3e385 commit 62c8c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.10'
ext.kotlin_version = '1.8.20'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 62c8c80

Please sign in to comment.