diff --git a/metadata/com.wmstein.tourcount.yml b/metadata/com.wmstein.tourcount.yml index bc9e211c0c..3917910441 100644 --- a/metadata/com.wmstein.tourcount.yml +++ b/metadata/com.wmstein.tourcount.yml @@ -316,7 +316,18 @@ Builds: gradle: - yes + - versionName: 3.4.0 + versionCode: 340 + commit: 23e86504300f734bd6921c463fc14a7e6b215732 + subdir: tourcount + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.3.5 -CurrentVersionCode: 335 +CurrentVersion: 3.4.0 +CurrentVersionCode: 340