Version code 4 for preferences

This commit is contained in:
Bradlee Speice 2014-12-01 20:49:06 -05:00
parent c6216afa60
commit 71f88f0755

View File

@ -14,7 +14,7 @@ android {
applicationId 'org.bspeice.minimalbible' applicationId 'org.bspeice.minimalbible'
minSdkVersion 8 minSdkVersion 8
targetSdkVersion 21 targetSdkVersion 21
versionCode 3 versionCode 4
versionName '0.5' versionName '0.5'
} }
packagingOptions { packagingOptions {