mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'whereyougo_ndk_version' into 'master'
specify ndk version for whereyougo See merge request fdroid/fdroiddata!7033
This commit is contained in:
commit
53f218fec9
1 changed files with 2 additions and 0 deletions
|
|
@ -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\.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue