mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New App: OwnTracks (org.owntracks.android)
This commit is contained in:
parent
e4889941ae
commit
12a04215d5
1 changed files with 31 additions and 0 deletions
31
metadata/org.owntracks.android.yml
Normal file
31
metadata/org.owntracks.android.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: EPL-1.0
|
||||
WebSite: https://owntracks.org/
|
||||
SourceCode: https://github.com/owntracks/android/
|
||||
IssueTracker: https://github.com/owntracks/android/issues/
|
||||
Translation: https://poeditor.com/join/project?hash=xe6LPP0Jnx
|
||||
Changelog: https://github.com/owntracks/android/blob/HEAD/CHANGELOG.md
|
||||
Liberapay: OwnTracks.org
|
||||
|
||||
AutoName: OwnTracks
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/owntracks/android/
|
||||
|
||||
Builds:
|
||||
- versionName: 2.4.7
|
||||
versionCode: 24700
|
||||
commit: v2.4.7
|
||||
subdir: project/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- oss
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.7
|
||||
CurrentVersionCode: 24700
|
||||
Loading…
Reference in a new issue