mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Repo Url: de.drmaxnix.futharkboard
This commit is contained in:
parent
388c483183
commit
58a62fa52a
1 changed files with 16 additions and 10 deletions
|
|
@ -2,16 +2,16 @@ Categories:
|
|||
- System
|
||||
License: MIT
|
||||
AuthorName: DrMaxNix
|
||||
AuthorEmail: contact@drmaxnix.de
|
||||
AuthorEmail: mail@drmaxnix.de
|
||||
AuthorWebSite: https://www.drmaxnix.de
|
||||
WebSite: https://futharkboard.drmaxnix.de/
|
||||
SourceCode: https://github.com/DrMaxNix/futharkboard
|
||||
IssueTracker: https://github.com/DrMaxNix/futharkboard/issues
|
||||
WebSite: https://futharkboard.drmaxnix.de
|
||||
SourceCode: https://git.tjdev.de/DrMaxNix/futharkboard
|
||||
IssueTracker: https://git.tjdev.de/DrMaxNix/futharkboard/issues
|
||||
|
||||
AutoName: FutharkBoard
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/DrMaxNix/futharkboard.git
|
||||
Repo: https://git.tjdev.de/DrMaxNix/futharkboard.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
|
|
@ -25,8 +25,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 303a66abba164d245eb6ce24daa49a41b9914a41
|
||||
subdir: android-app/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue