diff --git a/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml b/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml index f30f909cf1..527570f893 100644 --- a/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml +++ b/metadata/de.bahnhoefe.deutschlands.bahnhofsfotos.yml @@ -319,7 +319,18 @@ Builds: gradle: - yes + - versionName: 15.2.0 + versionCode: 91 + commit: a86ad1d202dc47dd199fa6c6f8973c156156f141 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 15.1.0 -CurrentVersionCode: 90 +CurrentVersion: 15.2.0 +CurrentVersionCode: 91