diff --git a/metadata/com.github.livingwithhippos.unchained.yml b/metadata/com.github.livingwithhippos.unchained.yml index 87aaaffe60..87d7b41059 100644 --- a/metadata/com.github.livingwithhippos.unchained.yml +++ b/metadata/com.github.livingwithhippos.unchained.yml @@ -109,7 +109,20 @@ Builds: rm: - extra_assets/plugins/unchained_plugins_pack.zip + - versionName: 1.2.1 + versionCode: 43 + commit: 7bddde00fec62d5ab95337674bc03261413533d3 + subdir: app/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + rm: + - extra_assets/plugins/unchained_plugins_pack.zip + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.1.2 -CurrentVersionCode: 40 +CurrentVersion: 1.2.1 +CurrentVersionCode: 43