Migrate Flutter 2.10.0

This commit is contained in:
Junyuan Feng
2022-02-08 16:53:28 +08:00
parent 5bf5a4b67e
commit 10c874e7d4
5 changed files with 32 additions and 50 deletions

View File

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