Merge branch 'whereyougo_ndk_version' into 'master'

specify ndk version for whereyougo

See merge request fdroid/fdroiddata!7033
This commit is contained in:
Licaon_Kter 2020-07-01 07:20:48 +00:00
commit 53f218fec9

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\.]+$