Commit 9e4f5491 authored by DrKLO's avatar DrKLO

Fixed build.gradle

parent c92ecf97
...@@ -162,7 +162,7 @@ android { ...@@ -162,7 +162,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionName 4.2.1 versionName "4.2.1"
externalNativeBuild { externalNativeBuild {
ndkBuild { ndkBuild {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment