Update Wownerujo to 2.7.0.0 (1230)
This commit is contained in:
parent
873a1dba0c
commit
7e9011406e
|
@ -160,7 +160,18 @@ Builds:
|
|||
build: ANDROID_NDK_ROOT=$$NDK$$ make
|
||||
ndk: r17c
|
||||
|
||||
- versionName: 2.7.0.0
|
||||
versionCode: 1230
|
||||
commit: v2.7.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: r17c
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.1.1
|
||||
CurrentVersionCode: 1220
|
||||
CurrentVersion: 2.7.0.0
|
||||
CurrentVersionCode: 1230
|
||||
|
|
Loading…
Reference in a new issue