Fixed build.gradle

This commit is contained in:
DrKLO 2017-07-24 11:38:35 +03:00
parent c92ecf973c
commit 9e4f5491f4
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 25
versionName 4.2.1
versionName "4.2.1"
externalNativeBuild {
ndkBuild {