mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Setting CVC to 0 was an old way to make `fdroid update` use the highest versionCode as the CurrentVersionCode. This has been obsolete for a while, so its time to purge these. Now, when CurrentVersionCode is unset, then the highest versionCode is used. sed -i -e '/^CurrentVersionCode: 0$/d' -e "/^CurrentVersion: '0'$/d" *.yml
29 lines
742 B
YAML
29 lines
742 B
YAML
Categories:
|
|
- Graphics
|
|
License: MIT
|
|
SourceCode: https://github.com/snaheth/TrulyRandom
|
|
|
|
AutoName: Truly Random
|
|
Description: |-
|
|
Use a random number generator at Australia National University's Quantum Numbers
|
|
lab to generate random gradients.
|
|
|
|
If you are not connected to the internet, the generated numbers and gradients
|
|
will still be random, but not as random as the numbers you could get by being
|
|
connected to the internet.
|
|
|
|
Builds:
|
|
- versionName: '1.01'
|
|
versionCode: 2
|
|
disable: package id mismatch, R errors
|
|
commit: 333dd8d0e74ba2f0b6ae7d669c49c48bcc439af2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: Github repo deleted.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
|
|
NoSourceSince: '1.02'
|