Update build code for releasing current changes

parser-fixes
Bradlee Speice 2014-12-29 16:58:59 -05:00
parent 3ce6cad2c2
commit 412eb4b943
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 5
versionName '0.6'
versionCode 6
versionName '0.6.1'
}
packagingOptions {
exclude 'META-INF/LICENSE.txt'