Skip to content

Commit 35a5686

Browse files
authored
Bump Kotlin to Flutter's minimum
Used to be 1.5.20
1 parent 0353e5c commit 35a5686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system_theme/android/build.gradle

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

44
buildscript {
5-
ext.kotlin_version = '1.5.20'
5+
ext.kotlin_version = '1.7.0'
66
repositories {
77
google()
88
jcenter()

0 commit comments

Comments
 (0)