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