mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Add dev.yasan.metro.fdroid (Tehro)
This commit is contained in:
parent
8671f6042c
commit
7c974abcde
1 changed files with 29 additions and 0 deletions
29
metadata/dev.yasan.metro.fdroid.yml
Normal file
29
metadata/dev.yasan.metro.fdroid.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: YASAN
|
||||
SourceCode: https://github.com/yasandev/tehro-android
|
||||
IssueTracker: https://github.com/yasandev/tehro-android/issues
|
||||
|
||||
AutoName: Tehro
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/yasandev/tehro-android
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.4
|
||||
versionCode: 204
|
||||
commit: 592e6eafde16d98bec7f0f55a0b9ed2361c55cdc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^[0-9.v]*$
|
||||
UpdateCheckName: dev.yasan.metro
|
||||
CurrentVersion: 2.0.4
|
||||
CurrentVersionCode: 204
|
||||
Loading…
Reference in a new issue