Update build.gradle

This commit is contained in:
Miguel Ruivo 2018-12-07 00:22:12 +00:00 committed by GitHub
parent b3d304fca9
commit a914497be6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -35,5 +35,4 @@ android {
dependencies {
implementation 'com.android.support:appcompat-v7:27.0.0'
compileOnly files('/Users/miguelruivo/DevTools/flutter/bin/cache/artifacts/engine/android-arm64/flutter.jar')
}