mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
add iTracing2 (net.sylvek.itracing2)
This commit is contained in:
parent
690d6aa430
commit
f916d78647
1 changed files with 30 additions and 0 deletions
30
metadata/net.sylvek.itracing2.yml
Normal file
30
metadata/net.sylvek.itracing2.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-2.0-only
|
||||
AuthorName: Sylvain Maucourt
|
||||
AuthorEmail: smaucourt@gmail.com
|
||||
SourceCode: https://github.com/sylvek/itracing2
|
||||
IssueTracker: https://github.com/sylvek/itracing2/issues
|
||||
Changelog: https://github.com/sylvek/itracing2/releases
|
||||
|
||||
AutoName: iTracing2
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sylvek/itracing2.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.5.7
|
||||
versionCode: 82
|
||||
commit: 6f59371c4cab26721c129657c68c60714f5590b1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.7
|
||||
CurrentVersionCode: 82
|
||||
Loading…
Reference in a new issue