mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Update Kotlin plugin version in testing_app (#1025)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.3.50'
|
ext.kotlin_version = '1.6.10'
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|||||||
Reference in New Issue
Block a user