upgrade flutter

This commit is contained in:
jyuesong
2022-02-21 13:33:04 +08:00
parent 7caf726381
commit 5a681067b7
2 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.6.10'
repositories {
google()
mavenCentral()