Skip to content

Commit 6f8d84f

Browse files
authored
Merge pull request #77 from fluttercommunity/dependabot/gradle/example/android/kotlin_version-1.9.22
Bump kotlin_version from 1.9.21 to 1.9.22 in /example/android
2 parents f230f88 + b00e6e5 commit 6f8d84f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.21'
2+
ext.kotlin_version = '1.9.22'
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)