add de.seemoo.at_tracking_detection

This commit is contained in:
Niklas Bittner 2021-08-25 00:30:25 +02:00 committed by Izzy
parent 2aeb2f681b
commit fe618bb337

View file

@ -0,0 +1,33 @@
Categories:
- Connectivity
- Security
License: Apache-2.0
AuthorName: Niklas Bittner
AuthorEmail: niklas.bittner@stud.tu-darmstadt.de
AuthorWebSite: https://www.seemoo.tu-darmstadt.de/
SourceCode: https://github.com/seemoo-lab/AirGuard
IssueTracker: https://github.com/seemoo-lab/AirGuard/issues
Changelog: https://github.com/seemoo-lab/AirGuard/releases
AutoName: AirGuard
RepoType: git
Repo: https://github.com/seemoo-lab/AirGuard
Builds:
- versionName: 1.0.4
versionCode: 16
commit: 1.0.4
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.0.4
CurrentVersionCode: 16