diff --git a/metadata/com.jerboa.yml b/metadata/com.jerboa.yml index 99a846f61e..6e937e2a42 100644 --- a/metadata/com.jerboa.yml +++ b/metadata/com.jerboa.yml @@ -300,7 +300,18 @@ Builds: gradle: - yes + - versionName: 0.0.36 + versionCode: 36 + commit: 31dab039a6437e821fef7f5da8f8d2dc69c2cba3 + 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.35 -CurrentVersionCode: 35 +CurrentVersion: 0.0.36 +CurrentVersionCode: 36