Update Wownerujo to 2.6.0.0 (1200)
This commit is contained in:
parent
77a6abfe47
commit
d43076ba81
|
@ -126,7 +126,18 @@ Builds:
|
|||
build: ANDROID_NDK_ROOT=$$NDK$$ make
|
||||
ndk: r17b
|
||||
|
||||
- versionName: 2.6.0.0
|
||||
versionCode: 1200
|
||||
commit: v2.6.0.0
|
||||
timeout: 14400
|
||||
sudo: apt install -y g++ build-essential tofrodos
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/wownerujo-*_universal.apk
|
||||
build: ANDROID_NDK_ROOT=$$NDK$$ make
|
||||
ndk: r17b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.0.4
|
||||
CurrentVersionCode: 1180
|
||||
CurrentVersion: 2.6.0.0
|
||||
CurrentVersionCode: 1200
|
||||
|
|
Loading…
Reference in a new issue