mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-04 23:34:43 -04:00
Change build code for material update
This commit is contained in:
@ -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'
|
||||||
|
Reference in New Issue
Block a user