Update Delta Chat to 0.101.0 (538)
This commit is contained in:
parent
866c467817
commit
eb39850420
|
@ -490,7 +490,17 @@ Builds:
|
||||||
build: $$NDK$$/ndk-build -j `nproc`
|
build: $$NDK$$/ndk-build -j `nproc`
|
||||||
ndk: r14b
|
ndk: r14b
|
||||||
|
|
||||||
|
- versionName: 0.101.0
|
||||||
|
versionCode: 538
|
||||||
|
commit: v0.101.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.100.0
|
CurrentVersion: 0.101.0
|
||||||
CurrentVersionCode: 537
|
CurrentVersionCode: 538
|
||||||
|
|
Loading…
Reference in a new issue