Update build code for releasing current changes

This commit is contained in:
Bradlee Speice 2014-12-29 16:58:59 -05:00
parent 3ce6cad2c2
commit 412eb4b943

View File

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