Change build code for material update

This commit is contained in:
Bradlee Speice 2014-12-29 11:30:25 -05:00
parent 07015fc2ba
commit 9898fe0a2f

View File

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