diff --git a/metadata/com.jerboa.yml b/metadata/com.jerboa.yml index 6a56e929db..0c3f77cc8e 100644 --- a/metadata/com.jerboa.yml +++ b/metadata/com.jerboa.yml @@ -530,7 +530,18 @@ Builds: gradle: - yes + - versionName: 0.0.62 + versionCode: 62 + commit: c3cf9e09aa283f87b66824928d9ba609ce1bd03f + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.0.61 -CurrentVersionCode: 61 +CurrentVersion: 0.0.62 +CurrentVersionCode: 62