diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 0fca17814d..9dfd9530ca 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -599,7 +599,20 @@ Builds: rm: - .github + - versionName: 1.18.5 + versionCode: 74 + commit: 648e3cf38055c53432de6a9e0a59398a9f1d3e7f + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + rm: + - .github + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.18.3 -CurrentVersionCode: 72 +CurrentVersion: 1.18.5 +CurrentVersionCode: 74