Loading app/build.gradle +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ android { versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } lintOptions { abortOnError false } buildTypes { release { minifyEnabled false Loading Loading
app/build.gradle +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ android { versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } lintOptions { abortOnError false } buildTypes { release { minifyEnabled false Loading