Update PublicArtExplorer to 1.0.9 (29)

This commit is contained in:
F-Droid checkupdates bot 2025-06-24 04:48:27 +00:00 committed by linsui
parent 9bd6d3bb48
commit 051c52440d

View file

@ -27,9 +27,21 @@ Builds:
gradle:
- foss
- versionName: 1.0.9
versionCode: 29
commit: 16ff37eab286e98e523c1ebc5f5f7ffd901afc47
subdir: app
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:
- foss
AllowedAPKSigningKeys: 29e794d38b45dfc7df03932a92cf69e0ef037ee1cd6e3506dc82895fcf379f0f
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.8
CurrentVersionCode: 28
CurrentVersion: 1.0.9
CurrentVersionCode: 29