mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
tangential.cone - repo is back, re-aum
This commit is contained in:
parent
325f86fef2
commit
e986267033
1 changed files with 3 additions and 6 deletions
|
|
@ -3,7 +3,6 @@ Categories:
|
|||
License: GPL-3.0-only
|
||||
AuthorName: Brady Trainor
|
||||
AuthorEmail: cone@tangential.info
|
||||
WebSite: https://cone.tangential.info/
|
||||
SourceCode: https://github.com/bradyt/cone
|
||||
IssueTracker: https://github.com/bradyt/cone/issues
|
||||
Changelog: https://github.com/bradyt/cone/blob/HEAD/cone_flutter/CHANGELOG.md
|
||||
|
|
@ -16,7 +15,7 @@ Description: |
|
|||
balances, etc.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bradyt/cone
|
||||
Repo: https://github.com/bradyt/cone.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.0
|
||||
|
|
@ -250,9 +249,7 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk --flavor=fdroid
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 0.2.20
|
||||
CurrentVersionCode: 28
|
||||
|
||||
NoSourceSince: 0.2.20
|
||||
|
|
|
|||
Loading…
Reference in a new issue