Commit 46a16dc3 authored by Max Lv's avatar Max Lv

Add ndkVersion

parent 5ed588a9
...@@ -17,6 +17,7 @@ buildscript { ...@@ -17,6 +17,7 @@ buildscript {
versionCode = 5000650 versionCode = 5000650
versionName = '5.0.6-nightly' versionName = '5.0.6-nightly'
resConfigs = ['ar', 'es', 'fa', 'fr', 'ja', 'ko', 'ru', 'tr', 'zh-rCN', 'zh-rTW'] resConfigs = ['ar', 'es', 'fa', 'fr', 'ja', 'ko', 'ru', 'tr', 'zh-rCN', 'zh-rTW']
ndkVersion = "21.1.6210238"
} }
repositories { repositories {
......
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