mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
34 lines
939 B
YAML
34 lines
939 B
YAML
Categories:
|
|
- Science & Education
|
|
- Time
|
|
License: GPL-3.0-only
|
|
AuthorName: Mohammed-Said Belaid
|
|
AuthorEmail: sbelaid@univ-usto.dz
|
|
SourceCode: https://github.com/msbelaid/PlugBrain
|
|
IssueTracker: https://github.com/msbelaid/PlugBrain/issues
|
|
|
|
AutoName: PlugBrain 🧠
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/msbelaid/PlugBrain.git
|
|
Binaries: https://github.com/msbelaid/PlugBrain/releases/download/v%v/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 13
|
|
commit: 44c671e4155d90933b6edc34fb8d3554b8221e39
|
|
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:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 776dfaa24e8316225bd4a1caa00cfdfdd87beb17571e5b3469cfdb92453d4ba9
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 13
|