diff --git a/metadata/de.seemoo.at_tracking_detection.yml b/metadata/de.seemoo.at_tracking_detection.yml new file mode 100644 index 0000000000..19ec4991cf --- /dev/null +++ b/metadata/de.seemoo.at_tracking_detection.yml @@ -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