Merge pull request #81 from Fasikawkn/gradle-update
Update kotlin version to 1.7.10
This commit is contained in:
commit
eea09849c3
@ -2,7 +2,7 @@ group 'com.example.flutter_sms'
|
||||
version '1.0-SNAPSHOT'
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.3.50'
|
||||
ext.kotlin_version = '1.7.10'
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
Loading…
Reference in New Issue
Block a user