Update Delta Chat to 0.304.0 (547)
This commit is contained in:
parent
c0b6a28684
commit
0c6ee6f6d7
|
|
@ -559,7 +559,17 @@ Builds:
|
||||||
build: $$NDK$$/ndk-build -j `nproc`
|
build: $$NDK$$/ndk-build -j `nproc`
|
||||||
ndk: r14b
|
ndk: r14b
|
||||||
|
|
||||||
|
- versionName: 0.304.0
|
||||||
|
versionCode: 547
|
||||||
|
commit: v0.304.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.303.0
|
CurrentVersion: 0.304.0
|
||||||
CurrentVersionCode: 546
|
CurrentVersionCode: 547
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue