Skip to content

Commit 5effac6

Browse files
committed
version upgrade
1 parent 4d54175 commit 5effac6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
0 Bytes
Binary file not shown.

app/build.gradle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ android {
7373
dexOptions {
7474
jumboMode true
7575
}
76+
77+
lintOptions {
78+
abortOnError false
79+
}
80+
7681
}
7782

7883
kapt {

0 commit comments

Comments
 (0)