Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanobut committed Jan 22, 2015
2 parents 08fb5b7 + 6e1e6aa commit a998b0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wasp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ android {
versionCode 1
versionName "1.0"
}

lintOptions {
abortOnError false
}
}

dependencies {
Expand Down

0 comments on commit a998b0f

Please sign in to comment.