mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
47 lines
861 B
YAML
47 lines
861 B
YAML
Categories:
|
|
- Time
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/phora/AeonDroid
|
|
IssueTracker: https://github.com/phora/AeonDroid/issues
|
|
|
|
AutoName: AeonDroid
|
|
Description: |-
|
|
Planetary hours and astrological transit app. Also keeps track of Void of Course
|
|
moons and moon phases.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/phora/AeonDroid
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: '1.0'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: 1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.2
|
|
versionCode: 3
|
|
commit: 1.0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.3
|
|
versionCode: 4
|
|
commit: 1.0.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^[0-9\.]+$
|
|
CurrentVersion: 1.0.3
|
|
CurrentVersionCode: 4
|