Skip to content

Commit 3463847

Browse files
committed
Bump kotlin_version
1 parent c0047e0 commit 3463847

File tree

1 file changed

+1
-1
lines changed
  • packages/shared_preferences/shared_preferences_android/android

1 file changed

+1
-1
lines changed

packages/shared_preferences/shared_preferences_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group 'io.flutter.plugins.sharedpreferences'
22
version '1.0-SNAPSHOT'
33

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

0 commit comments

Comments
 (0)