Update Semitone to 1.2 (3)
This commit is contained in:
parent
46e89c27ae
commit
962775ce79
|
|
@ -46,7 +46,20 @@ Builds:
|
||||||
- tools/copy_ffmpeg.sh
|
- tools/copy_ffmpeg.sh
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: '1.2'
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- lib
|
||||||
|
build:
|
||||||
|
- tools/build_ffmpeg.sh
|
||||||
|
- tools/copy_ffmpeg.sh
|
||||||
|
ndk: r19c
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.1'
|
CurrentVersion: '1.2'
|
||||||
CurrentVersionCode: 2
|
CurrentVersionCode: 3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue