mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Update build code for releasing current changes
This commit is contained in:
parent
3ce6cad2c2
commit
412eb4b943
@ -14,8 +14,8 @@ android {
|
||||
applicationId 'org.bspeice.minimalbible'
|
||||
minSdkVersion 8
|
||||
targetSdkVersion 21
|
||||
versionCode 5
|
||||
versionName '0.6'
|
||||
versionCode 6
|
||||
versionName '0.6.1'
|
||||
}
|
||||
packagingOptions {
|
||||
exclude 'META-INF/LICENSE.txt'
|
||||
|
Loading…
Reference in New Issue
Block a user