diff --git a/metadata/com.jerboa.yml b/metadata/com.jerboa.yml index ff7aa3c740..13d89ea357 100644 --- a/metadata/com.jerboa.yml +++ b/metadata/com.jerboa.yml @@ -211,7 +211,18 @@ Builds: gradle: - yes + - versionName: 0.0.28 + versionCode: 28 + commit: 29a87a1afecfc877ce0607f947af9c21221151c1 + 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.27 -CurrentVersionCode: 27 +CurrentVersion: 0.0.28 +CurrentVersionCode: 28