Skip to content

Commit d290ee1

Browse files
authored
Merge pull request #76 from fluttercommunity/dependabot/gradle/android/org.jetbrains.kotlin-kotlin-gradle-plugin-1.9.22
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 in /android
2 parents 6f8d84f + 86032d1 commit d290ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group 'dev.fluttercommunity.android_id'
22
version '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '1.9.21'
5+
ext.kotlin_version = '1.9.22'
66
repositories {
77
google()
88
mavenCentral()

0 commit comments

Comments
 (0)