mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Repo Url: de.drmaxnix.birthdaycountdown
This commit is contained in:
parent
d0fa43d065
commit
4cd1f4e382
1 changed files with 16 additions and 10 deletions
|
|
@ -2,16 +2,16 @@ Categories:
|
|||
- Time
|
||||
License: MIT
|
||||
AuthorName: DrMaxNix
|
||||
AuthorEmail: contact@drmaxnix.de
|
||||
AuthorEmail: mail@drmaxnix.de
|
||||
AuthorWebSite: https://www.drmaxnix.de
|
||||
WebSite: https://birthdaycountdown.drmaxnix.de/
|
||||
SourceCode: https://github.com/DrMaxNix/birthdaycountdown
|
||||
IssueTracker: https://github.com/DrMaxNix/birthdaycountdown/issues
|
||||
WebSite: https://birthdaycountdown.drmaxnix.de
|
||||
SourceCode: https://git.tjdev.de/DrMaxNix/birthdaycountdown
|
||||
IssueTracker: https://git.tjdev.de/DrMaxNix/birthdaycountdown/issues
|
||||
|
||||
AutoName: Birthday Countdown
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/DrMaxNix/birthdaycountdown.git
|
||||
Repo: https://git.tjdev.de/DrMaxNix/birthdaycountdown
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
|
|
@ -36,8 +36,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 2
|
||||
- versionName: 1.1.1
|
||||
versionCode: 3
|
||||
commit: 223be98cb81fffe37a40f583cd8134ae044c8fec
|
||||
subdir: android-app/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue