mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
droidVNC-NG
This commit is contained in:
parent
d54953443c
commit
1ded0079b5
1 changed files with 33 additions and 0 deletions
33
metadata/net.christianbeier.droidvnc_ng.yml
Normal file
33
metadata/net.christianbeier.droidvnc_ng.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-2.0-only
|
||||
AuthorName: Christian Beier
|
||||
AuthorEmail: contact@christianbeier.net
|
||||
AuthorWebSite: https://christianbeier.net
|
||||
SourceCode: https://github.com/bk138/droidVNC-NG
|
||||
IssueTracker: https://github.com/bk138/droidVNC-NG/issues
|
||||
Changelog: https://github.com/bk138/droidVNC-NG/releases
|
||||
|
||||
AutoName: droidVNC-NG
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bk138/droidVNC-NG.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 5
|
||||
commit: v1.2.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue