Skip to content

Commit 09ea139

Browse files
authored
Merge pull request #14 from lucavinci/master
🎉 Updated the kotlin plugin version to 1.3.61
2 parents ef43608 + 96420ff commit 09ea139

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)