mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
com.doubleangels.nextdnsmanagement
This commit is contained in:
parent
ce66bf4dd9
commit
c60096bebc
1 changed files with 36 additions and 0 deletions
36
metadata/com.doubleangels.nextdnsmanagement.yml
Normal file
36
metadata/com.doubleangels.nextdnsmanagement.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
AntiFeatures:
|
||||
Tracking:
|
||||
en-US: This app connects to Sentry.io on start. NextDNS's default configuration
|
||||
usually blocks Sentry.io, or it can be manually blacklisted.
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Matt VerLee
|
||||
AuthorEmail: nextdns@doubleangels.com
|
||||
AuthorWebSite: https://doubleangels.com/
|
||||
SourceCode: https://github.com/doubleangels/NextDNSManager
|
||||
IssueTracker: https://github.com/doubleangels/NextDNSManager/issues
|
||||
Changelog: https://github.com/doubleangels/NextDNSManager/releases
|
||||
|
||||
AutoName: NextDNS Manager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/doubleangels/NextDNSManager.git
|
||||
|
||||
Builds:
|
||||
- versionName: 4.7.7
|
||||
versionCode: 174
|
||||
commit: 01a912931dee6ec48dcdc9cb8f4124afea1d901d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.7.7
|
||||
CurrentVersionCode: 174
|
||||
Loading…
Reference in a new issue