version bump to 0.15
This commit is contained in:
parent
0369c6e85a
commit
5531a55fea
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
||||||
applicationId "org.emunix.unipatcher"
|
applicationId "org.emunix.unipatcher"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 140200
|
versionCode 150000
|
||||||
versionName "0.14.2"
|
versionName "0.15"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters 'armeabi-v7a', 'x86'
|
abiFilters 'armeabi-v7a', 'x86'
|
||||||
|
|
Loading…
Add table
Reference in a new issue