Skip to content

Commit 96420ff

Browse files
lvinciLinusU
authored andcommitted
🎉 Updated the kotlin plugin version to 1.3.61
1 parent ef43608 commit 96420ff

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 'com.linusu.flutter_web_auth'
22
version '1.0-SNAPSHOT'
33

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

0 commit comments

Comments
 (0)