mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
chat.simplex.app: update to 5.7.3 and skip 5.7.2
This commit is contained in:
parent
50dd36d551
commit
eb93266a08
1 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue