chat.simplex.app: update to 5.7.3 and skip 5.7.2

This commit is contained in:
shum 2024-05-12 16:59:44 +00:00 committed by linsui
parent 50dd36d551
commit eb93266a08

View file

@ -1239,9 +1239,9 @@ Builds:
- export USER=vagrant
- ARCHES="aarch64" ./scripts/android/build-android.sh -gs
- versionName: 5.7.2
versionCode: 204
commit: c49a1f42e754fc22b81aa3880ff1eb842f6fe508
- versionName: 5.7.3
versionCode: 206
commit: 554ef4eefce8d9143c4eb8efb5de63ebb3e97b01
timeout: 30000
sudo:
- apt-get update
@ -1264,9 +1264,9 @@ Builds:
- export USER=vagrant
- ARCHES="armv7a" ./scripts/android/build-android.sh -gs
- versionName: 5.7.2
versionCode: 205
commit: c49a1f42e754fc22b81aa3880ff1eb842f6fe508
- versionName: 5.7.3
versionCode: 207
commit: 554ef4eefce8d9143c4eb8efb5de63ebb3e97b01
timeout: 60000
sudo:
- apt-get update
@ -1292,5 +1292,5 @@ VercodeOperation:
- '%c'
- '%c+1'
UpdateCheckData: apps/multiplatform/gradle.properties|android\.version_code\s*=\s*(\d+)|apps/multiplatform/gradle.properties|android\.version_name\s*=\s*([\d.]+)
CurrentVersion: 5.7.2
CurrentVersionCode: 205
CurrentVersion: 5.7.3
CurrentVersionCode: 207