Change build code for material update

parser-fixes
Bradlee Speice 2014-12-29 11:30:25 -05:00
parent 07015fc2ba
commit 9898fe0a2f
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 4
versionName '0.5'
versionCode 5
versionName '0.6'
}
packagingOptions {
exclude 'META-INF/LICENSE.txt'