From 37e8dc018986d334d13ab93184e8c0d8ac9b5c57 Mon Sep 17 00:00:00 2001 From: linsui Date: Sun, 17 Jul 2022 11:09:31 +0800 Subject: [PATCH] misc fixes --- metadata/com.gh4a.yml | 4 ++++ metadata/com.github.cvzi.screenshottile.yml | 3 +-- metadata/com.therealbluepandabear.pixapencil.yml | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/metadata/com.gh4a.yml b/metadata/com.gh4a.yml index 3a89a51c1b..b339bab660 100644 --- a/metadata/com.gh4a.yml +++ b/metadata/com.gh4a.yml @@ -229,6 +229,10 @@ Builds: versionCode: 71 commit: 1827929624092bbae1bca16fc3b5d6010fead765 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes prebuild: diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 9360e637b1..73b07e691a 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -585,9 +585,8 @@ Builds: - yes rm: - .github - prebuild: echo "android.useAndroidX=true" > ../gradle.properties -AutoUpdateMode: Version v%v +AutoUpdateMode: Version UpdateCheckMode: Tags CurrentVersion: 1.18.1 CurrentVersionCode: 70 diff --git a/metadata/com.therealbluepandabear.pixapencil.yml b/metadata/com.therealbluepandabear.pixapencil.yml index e358919d16..af20ff879c 100644 --- a/metadata/com.therealbluepandabear.pixapencil.yml +++ b/metadata/com.therealbluepandabear.pixapencil.yml @@ -124,6 +124,7 @@ Builds: - versionName: 0.1.7-beta1 versionCode: 17 + disable: https://github.com/therealbluepandabear/PixaPencil/issues/171 commit: ad5012ddadcb738e50572fba656276b1d68fb267 subdir: app sudo: