Skip to content

Commit

Permalink
Version 0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcharmas committed May 8, 2015
1 parent a66be8f commit 124e42d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=0.6-SNAPSHOT
VERSION_NAME=0.6
VERSION_CODE=7
GROUP=pl.charmas.android

Expand Down
3 changes: 3 additions & 0 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
}
lintOptions {
abortOnError false
}
}

dependencies {
Expand Down

0 comments on commit 124e42d

Please sign in to comment.