diff --git a/metadata/com.wmstein.tourcount.yml b/metadata/com.wmstein.tourcount.yml index 584c8782f4..fb575b7aad 100644 --- a/metadata/com.wmstein.tourcount.yml +++ b/metadata/com.wmstein.tourcount.yml @@ -350,7 +350,18 @@ Builds: gradle: - yes + - versionName: 3.4.6 + versionCode: 346 + commit: 1dca2f4780ffa9c4f0847ac245d35d38a8151167 + 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.4.5 -CurrentVersionCode: 345 +CurrentVersion: 3.4.6 +CurrentVersionCode: 346