1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00

upgrade projects

- gradle wrapper v6.2
- kotlin v1.3.61
This commit is contained in:
Nishant Srivastava
2020-02-17 20:55:35 +01:00
parent bbd5849407
commit d9de8bd39b
161 changed files with 4535 additions and 3394 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:3.6.0-rc03'
classpath 'com.google.gms:google-services:4.0.1'
}
}