diff --git a/metadata/org.koitharu.kotatsu.yml b/metadata/org.koitharu.kotatsu.yml index 9fd60859bd..f035fddf15 100644 --- a/metadata/org.koitharu.kotatsu.yml +++ b/metadata/org.koitharu.kotatsu.yml @@ -838,7 +838,18 @@ Builds: gradle: - yes + - versionName: 6.0.3 + versionCode: 576 + commit: 4c2197aa5d80b0c9c054ace275ccbc8400182c18 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]+$ -CurrentVersion: 6.0.2 -CurrentVersionCode: 575 +CurrentVersion: 6.0.3 +CurrentVersionCode: 576