Wownerujo: fix ndk version
This commit is contained in:
parent
33510f0def
commit
e687ef5677
|
@ -1,7 +1,7 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: Apache-2.0
|
||||
WebSite: https://wownero.org
|
||||
WebSite: http://wownero.org
|
||||
SourceCode: https://github.com/wownero/wownerujo/
|
||||
IssueTracker: https://github.com/wownero/wownerujo//issues
|
||||
|
||||
|
@ -95,6 +95,7 @@ Builds:
|
|||
|
||||
- versionName: 2.4.0.0
|
||||
versionCode: 1130
|
||||
disable: network hard forked
|
||||
commit: v2.4.0.0
|
||||
timeout: 14400
|
||||
sudo: apt install -y g++ build-essential tofrodos
|
||||
|
@ -135,7 +136,7 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/wownerujo-*_universal.apk
|
||||
build: ANDROID_NDK_ROOT=$$NDK$$ make
|
||||
ndk: r17b
|
||||
ndk: r17c
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
Loading…
Reference in a new issue