Skip to content

Commit 8fdea01

Browse files
committed
Disable blocked builds on lint warnings
1 parent 1cc4194 commit 8fdea01

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Binary file not shown.

src/AndroidClient/android/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ android {
1818
compileSdkVersion 29
1919
buildToolsVersion '29.0.2'
2020

21+
lintOptions {
22+
abortOnError false
23+
}
24+
2125
defaultConfig {
2226
minSdkVersion 15
2327
targetSdkVersion 29

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy