mirror of
https://github.com/flutter/samples.git
synced 2026-03-30 16:23:23 +00:00
Use a newer version of gradle to avoid an AGP bug around NDK (#797)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#Sun Oct 13 15:03:51 PDT 2019
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
|
||||
|
||||
Reference in New Issue
Block a user