Update the SDK number

parser-fixes
Bradlee Speice 2015-04-02 20:28:04 -04:00
parent 4b3050c8cd
commit a6057df35c
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId 'org.bspeice.minimalbible'
minSdkVersion 8
targetSdkVersion 21
versionCode 7
versionName '0.6.2'
versionCode 8
versionName '0.7'
}
packagingOptions {
exclude 'META-INF/LICENSE.txt'