Update build code for next release APK

parser-fixes
Bradlee Speice 2015-01-11 22:18:36 -05:00
parent 59a5112942
commit 08a2bdd044
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId 'org.bspeice.minimalbible'
minSdkVersion 8
targetSdkVersion 21
versionCode 6
versionName '0.6.1'
versionCode 7
versionName '0.6.2'
}
packagingOptions {
exclude 'META-INF/LICENSE.txt'