version bump to 0.15

This commit is contained in:
Boris Timofeev 2017-12-07 12:52:03 +03:00
parent 0369c6e85a
commit 5531a55fea

View file

@ -12,8 +12,8 @@ android {
applicationId "org.emunix.unipatcher"
minSdkVersion 14
targetSdkVersion 27
versionCode 140200
versionName "0.14.2"
versionCode 150000
versionName "0.15"
vectorDrawables.useSupportLibrary = true
ndk {
abiFilters 'armeabi-v7a', 'x86'