diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 73b07e691a..9c508cdd1f 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -586,7 +586,20 @@ Builds: rm: - .github + - versionName: 1.18.2 + versionCode: 71 + commit: 95025b856fe073b9b29d98d1b1dd36d317b65f81 + 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.1 -CurrentVersionCode: 70 +CurrentVersion: 1.18.2 +CurrentVersionCode: 71