mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update ChromaDoze to 4.4 (30)
This commit is contained in:
parent
f9f666a521
commit
0cc0d08b2b
1 changed files with 10 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ AuthorEmail: paul@pmarks.net
|
||||||
SourceCode: https://github.com/pmarks-net/chromadoze
|
SourceCode: https://github.com/pmarks-net/chromadoze
|
||||||
IssueTracker: https://github.com/pmarks-net/chromadoze/issues
|
IssueTracker: https://github.com/pmarks-net/chromadoze/issues
|
||||||
|
|
||||||
AutoName: Chroma Doze
|
AutoName: ChromaDoze
|
||||||
Description: |-
|
Description: |-
|
||||||
Generates noise with a custom colour profile. It is intended to be used as a
|
Generates noise with a custom colour profile. It is intended to be used as a
|
||||||
sleep sound generator. It provides rapid feedback to adjustments in the
|
sleep sound generator. It provides rapid feedback to adjustments in the
|
||||||
|
|
@ -138,7 +138,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '4.4'
|
||||||
|
versionCode: 30
|
||||||
|
commit: 085619856f874ad89b95f68c565e1c2a65d7a4ae
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '4.3'
|
CurrentVersion: '4.4'
|
||||||
CurrentVersionCode: 29
|
CurrentVersionCode: 30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue