Update Delta Chat to 0.301.1 (543)
This commit is contained in:
parent
a006003d6f
commit
a53fff48cb
|
@ -529,7 +529,17 @@ Builds:
|
||||||
build: $$NDK$$/ndk-build -j `nproc`
|
build: $$NDK$$/ndk-build -j `nproc`
|
||||||
ndk: r14b
|
ndk: r14b
|
||||||
|
|
||||||
|
- versionName: 0.301.1
|
||||||
|
versionCode: 543
|
||||||
|
commit: v0.301.1
|
||||||
|
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.301.0
|
CurrentVersion: 0.301.1
|
||||||
CurrentVersionCode: 542
|
CurrentVersionCode: 543
|
||||||
|
|
Loading…
Reference in a new issue