Update Delta Chat to 0.301.0 (542)
This commit is contained in:
parent
0ed0c9f6a5
commit
724259ddb6
|
@ -519,7 +519,17 @@ Builds:
|
||||||
build: $$NDK$$/ndk-build -j `nproc`
|
build: $$NDK$$/ndk-build -j `nproc`
|
||||||
ndk: r14b
|
ndk: r14b
|
||||||
|
|
||||||
|
- versionName: 0.301.0
|
||||||
|
versionCode: 542
|
||||||
|
commit: v0.301.0
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- fat
|
||||||
|
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||||
|
build: $$NDK$$/ndk-build -j `nproc`
|
||||||
|
ndk: r14b
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.200.0
|
CurrentVersion: 0.301.0
|
||||||
CurrentVersionCode: 540
|
CurrentVersionCode: 542
|
||||||
|
|
Loading…
Reference in a new issue