Upgrade Android to 1.5.1

This commit is contained in:
Elias Nahum 2017-12-08 12:55:59 -03:00 committed by enahum
parent b0d439f88a
commit 82b144d9ea

View file

@ -107,7 +107,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 73
versionName "1.5.0"
versionName "1.5.1"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"