Skip to content

Commit 54eb075

Browse files
authored
Merge pull request #54 from mohesu/dependabot/gradle/example/android/kotlin_version-1.9.0
Bump kotlin_version from 1.7.10 to 1.9.0 in /example/android
2 parents f447010 + e3455f3 commit 54eb075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.7.10'
2+
ext.kotlin_version = '1.9.0'
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)