Update build.gradle

This commit is contained in:
Geoffrey Goh
2016-08-05 11:52:09 -07:00
committed by GitHub
parent 596bad01df
commit 0ed1b126a2

View File

@@ -92,7 +92,7 @@ android {
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionName "1.0.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}