mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: de.marionoll.wgautoconnect
This commit is contained in:
parent
b097d7edac
commit
2155552c8b
1 changed files with 32 additions and 0 deletions
32
metadata/de.marionoll.wgautoconnect.yml
Normal file
32
metadata/de.marionoll.wgautoconnect.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Security
|
||||
License: MIT
|
||||
AuthorName: Mario Noll
|
||||
SourceCode: https://github.com/MarioNoll/WG-Auto-Connect
|
||||
IssueTracker: https://github.com/MarioNoll/WG-Auto-Connect/issues
|
||||
|
||||
AutoName: WG Auto Connect
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MarioNoll/WG-Auto-Connect
|
||||
Binaries: https://github.com/MarioNoll/WG-Auto-Connect/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: 1.0.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 101a60119016c61ae9a9cd98ceb6e9ad6ed57cd6d742e0feca92eeb52db472c8
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue