Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Commit

Permalink
Remove redundant line from build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert221 committed Nov 25, 2018
1 parent c3a20da commit 49528d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ android {
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

ndk { abiFilters "armeabi-v7a" }
}

signingConfigs {
Expand Down

0 comments on commit 49528d4

Please sign in to comment.