mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
New App: Network (pl.lebihan.network)
This commit is contained in:
parent
b3a1d0e2bb
commit
ec3af329c2
1 changed files with 27 additions and 0 deletions
27
metadata/pl.lebihan.network.yml
Normal file
27
metadata/pl.lebihan.network.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/mimi89999/Network
|
||||
IssueTracker: https://github.com/mimi89999/Network/issues
|
||||
|
||||
AutoName: Network
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mimi89999/Network.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue