mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
New App: DNSNet (dev.clombardo.dnsnet)
This commit is contained in:
parent
619eaa02c9
commit
e4cbeeafdc
1 changed files with 31 additions and 0 deletions
31
metadata/dev.clombardo.dnsnet.yml
Normal file
31
metadata/dev.clombardo.dnsnet.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Charles Lombardo
|
||||
AuthorEmail: clombardo169@gmail.com
|
||||
SourceCode: https://github.com/t895/DNSNet
|
||||
IssueTracker: https://github.com/t895/DNSNet/issues
|
||||
Changelog: https://github.com/t895/DNSNet/releases
|
||||
|
||||
AutoName: DNSNet
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/t895/DNSNet.git
|
||||
Binaries: https://github.com/t895/DNSNet/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.14
|
||||
versionCode: 28
|
||||
commit: 1.0.14
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i '/^ bundletool {/,/^ }/d' ./build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: d76f6207d8182cdc1ee2dcbfe74db2edf37f36b82d084b017f79fe9f067121e4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.14
|
||||
CurrentVersionCode: 28
|
||||
Loading…
Reference in a new issue