Update OpenTracks (Reproducible build) to v4.19.6 (6187)
This commit is contained in:
parent
6a7565918e
commit
adfa305d65
@ -127,9 +127,20 @@ Builds:
|
||||
gradle:
|
||||
- reproducible
|
||||
|
||||
- versionName: v4.19.6
|
||||
versionCode: 6187
|
||||
commit: d76131a34fbb93b4316a960ecb4d2a18cfeffc7a
|
||||
sudo:
|
||||
- export CPUS_MAX=4
|
||||
- export CPUS=$(getconf _NPROCESSORS_ONLN)
|
||||
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
|
||||
; done
|
||||
gradle:
|
||||
- reproducible
|
||||
|
||||
AllowedAPKSigningKeys: 872c784563773b3d769ec34ceac4e38f1a2f15ef8ed44a61214c6d9d11c88a9b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v4.19.5
|
||||
CurrentVersionCode: 6180
|
||||
CurrentVersion: v4.19.6
|
||||
CurrentVersionCode: 6187
|
||||
|
Loading…
x
Reference in New Issue
Block a user