From 6a951877f4775327fc778c6555d8a3fc92377cca Mon Sep 17 00:00:00 2001 From: Fynn Godau Date: Fri, 1 Oct 2021 12:05:34 +0200 Subject: [PATCH] Add CCTG 2.10.1.0 --- metadata/de.corona.tracing.yml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/metadata/de.corona.tracing.yml b/metadata/de.corona.tracing.yml index e9f9cc844e..e88bfff9b7 100644 --- a/metadata/de.corona.tracing.yml +++ b/metadata/de.corona.tracing.yml @@ -269,12 +269,15 @@ Builds: scandelete: - protobuf/build - - versionName: 2.8.0.0 - versionCode: 2080004 - disable: DOES NOT VERIFY - commit: v2.8.0.0 + - versionName: 2.10.1.0 + versionCode: 2100101 + commit: v2.10.1.0 subdir: Corona-Warn-App submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java gradle: - device scanignore: @@ -306,5 +309,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$ -CurrentVersion: 2.9.0.0 -CurrentVersionCode: 2090002 +CurrentVersion: 2.10.1.0 +CurrentVersionCode: 2100101