Skip to content

Commit b59868e

Browse files
committed
Update build.gradle
1 parent 4243cbc commit b59868e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
apply plugin: 'com.android.application'
22

33
android {
4+
lintOptions {
5+
abortOnError false
6+
}
47
signingConfigs {
58
config {
69
keyAlias 'MyAndroidKey'

0 commit comments

Comments
 (0)