mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New app: be.casperverswijvelt.unifiedinternetqs
This commit is contained in:
parent
f7114c0ac6
commit
5c180517d4
1 changed files with 38 additions and 0 deletions
38
metadata/be.casperverswijvelt.unifiedinternetqs.yml
Normal file
38
metadata/be.casperverswijvelt.unifiedinternetqs.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Internet
|
||||||
|
- Security
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Casper Verswijvelt
|
||||||
|
AuthorEmail: casperverswijveltdev@gmail.com
|
||||||
|
WebSite: https://casperverswijvelt.be
|
||||||
|
SourceCode: https://github.com/CasperVerswijvelt/Better-Internet-Tiles
|
||||||
|
IssueTracker: https://github.com/CasperVerswijvelt/Better-Internet-Tiles/issues
|
||||||
|
Donate: https://ko-fi.com/casperverswijvelt
|
||||||
|
|
||||||
|
AutoName: Better Internet Tiles
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/CasperVerswijvelt/Better-Internet-Tiles
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.4.1-fdroid
|
||||||
|
versionCode: 2040100
|
||||||
|
commit: 2a09bdada4cdeaa13cff42f512c8f9370f018b1f
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' build.gradle
|
||||||
|
../build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: v2.4.1
|
||||||
|
CurrentVersionCode: 2040100
|
||||||
Loading…
Reference in a new issue