specify ndk version for whereyougo

This commit is contained in:
Peter Storch 2020-07-01 07:20:48 +00:00 committed by Licaon_Kter
parent 99e8695dd3
commit 5986277994

View file

@ -39,6 +39,8 @@ Builds:
- export APP_VERSION="$$VERSION$$"
- export APP_CODE=${APP_VERSION//./}
- sed -i -e 's/versionCode .*/versionCode = '"$APP_CODE"'/g' build.gradle
- sed -i -e 's/21.0.6113669/21.3.6528147/' build.gradle
ndk: r21d
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9\.]+$