mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Update the SDK number
This commit is contained in:
parent
4b3050c8cd
commit
a6057df35c
@ -17,8 +17,8 @@ android {
|
|||||||
applicationId 'org.bspeice.minimalbible'
|
applicationId 'org.bspeice.minimalbible'
|
||||||
minSdkVersion 8
|
minSdkVersion 8
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 7
|
versionCode 8
|
||||||
versionName '0.6.2'
|
versionName '0.7'
|
||||||
}
|
}
|
||||||
packagingOptions {
|
packagingOptions {
|
||||||
exclude 'META-INF/LICENSE.txt'
|
exclude 'META-INF/LICENSE.txt'
|
||||||
|
Loading…
Reference in New Issue
Block a user