Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
only keep android lint to test
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmswindmill committed Jul 30, 2019
1 parent 6e3b2e7 commit 5d4c334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ android {
compileOptions.encoding = "UTF-8"
lintOptions {
abortOnError false
xmlReport true
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
Expand Down

0 comments on commit 5d4c334

Please sign in to comment.