Skip to content

Commit 246f1a9

Browse files
committed
lint update
1 parent 76edd48 commit 246f1a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demoapp/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ android {
1717
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
1818
}
1919
}
20+
21+
lintOptions {
22+
abortOnError false
23+
}
2024
}
2125

2226
dependencies {

0 commit comments

Comments
 (0)