mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-10 22:16:04 +01:00
90 lines
3.1 KiB
YAML
90 lines
3.1 KiB
YAML
Categories:
|
|
- Sports & Health
|
|
License: Apache-2.0
|
|
AuthorName: grappim
|
|
AuthorEmail: grappimapps@gmail.com
|
|
AuthorWebSite: https://gregstuff.click/
|
|
SourceCode: https://github.com/Grigoriym/HateItOrRateIt
|
|
IssueTracker: https://github.com/Grigoriym/HateItOrRateIt/issues
|
|
Changelog: https://github.com/Grigoriym/HateItOrRateIt/releases
|
|
|
|
AutoName: Hate It Or Rate It
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Grigoriym/HateItOrRateIt
|
|
Binaries: https://github.com/Grigoriym/HateItOrRateIt/releases/download/v%v/app-fdroid-release.apk
|
|
|
|
Builds:
|
|
- versionName: 1.3.6
|
|
versionCode: 19
|
|
commit: 0e36262fdaa6d78506bfeda72be3f3c191f22259
|
|
subdir: app
|
|
sudo:
|
|
- export CPUS_MAX=16
|
|
- export CPUS=$(getconf _NPROCESSORS_ONLN)
|
|
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
|
|
; done
|
|
gradle:
|
|
- fdroid
|
|
prebuild: sed -i -e '/googleServices/d' -e '/crashlytics/d' {..,.,../build-logic/convention}/build.gradle.kts
|
|
scandelete:
|
|
- build-logic
|
|
|
|
- versionName: 1.3.8
|
|
versionCode: 26
|
|
commit: 4d2572a9a12151330b600bde768cfaa7d71563bf
|
|
subdir: app
|
|
sudo:
|
|
- export CPUS_MAX=16
|
|
- export CPUS=$(getconf _NPROCESSORS_ONLN)
|
|
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
|
|
; done
|
|
gradle:
|
|
- fdroid
|
|
prebuild:
|
|
- sed -i -e '/googleServices/d' -e '/crashlytics/d' {..,.,../build-logic/convention}/build.gradle.kts
|
|
- sed -i -e '/storeFile/d' -e '/signingConfig =/d' ../build-logic/convention/src/main/kotlin/AndroidApplicationConventionPlugin.kt
|
|
scandelete:
|
|
- build-logic
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 28
|
|
commit: 981ebb4e61b2c01df84c018dd0904d8b4250b168
|
|
subdir: app
|
|
sudo:
|
|
- export CPUS_MAX=16
|
|
- export CPUS=$(getconf _NPROCESSORS_ONLN)
|
|
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
|
|
; done
|
|
gradle:
|
|
- fdroid
|
|
prebuild:
|
|
- sed -i -e '/googleServices/d' -e '/crashlytics/d' {..,.,../build-logic/convention}/build.gradle.kts
|
|
- sed -i -e '/storeFile/d' -e '/signingConfig =/d' ../build-logic/convention/src/main/kotlin/AndroidApplicationConventionPlugin.kt
|
|
scandelete:
|
|
- build-logic
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 29
|
|
commit: 91d8299330a6ddd5b24ceb4b09a5d1532b9cdb0b
|
|
subdir: app
|
|
sudo:
|
|
- export CPUS_MAX=16
|
|
- export CPUS=$(getconf _NPROCESSORS_ONLN)
|
|
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
|
|
; done
|
|
gradle:
|
|
- fdroid
|
|
prebuild:
|
|
- sed -i -e '/googleServices/d' -e '/crashlytics/d' {..,.,../build-logic/convention}/build.gradle.kts
|
|
- sed -i -e '/storeFile/d' -e '/signingConfig =/d' ../build-logic/convention/src/main/kotlin/AndroidApplicationConventionPlugin.kt
|
|
scandelete:
|
|
- build-logic
|
|
|
|
AllowedAPKSigningKeys: 84efa82b2c2a84e0fc154a36c8b67f901a9a70d1018d75c11cd59662021105d4
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
UpdateCheckName: com.grappim.hateitorrateit
|
|
CurrentVersion: 1.5.0
|
|
CurrentVersionCode: 29
|