mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
New app: Freenet Mobile
This commit is contained in:
parent
581e866ab8
commit
f06c797761
1 changed files with 25 additions and 0 deletions
25
metadata/org.freenetproject.mobile.yml
Normal file
25
metadata/org.freenetproject.mobile.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
- Security
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://freenet-mobile.github.io/app
|
||||
SourceCode: https://github.com/freenet-mobile/app
|
||||
IssueTracker: https://github.com/freenet-mobile/app/issues
|
||||
Donate: https://freenetproject.org/pages/donate.html
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/freenet-mobile/app
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.1
|
||||
versionCode: 291
|
||||
commit: v0.2.1-beta
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+(.*)?
|
||||
CurrentVersion: 0.2.1
|
||||
CurrentVersionCode: 291
|
||||
Loading…
Reference in a new issue