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'
|
version '1.0-SNAPSHOT'
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.3.50'
|
ext.kotlin_version = '1.7.10'
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
jcenter()
|
jcenter()
|
||||||
|
Loading…
Reference in New Issue
Block a user