Resolve "Remove deprecation in flutter gradle plugin"
Compare changes
Files
8+ 6
− 8
@@ -14,11 +20,6 @@ if (gradlePropertiesFile.exists()) {
@@ -14,11 +20,6 @@ if (gradlePropertiesFile.exists()) {
throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
@@ -29,9 +30,6 @@ if (appVersionName == null) {
@@ -29,9 +30,6 @@ if (appVersionName == null) {