diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 6fcce9f508..4efed74407 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -664,7 +664,20 @@ Builds: rm: - .github + - versionName: 2.0.0-beta6 + versionCode: 81 + commit: 47c828207116ff1e60307ea4c89f38865e09cfc0 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + rm: + - .github + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.0.0-beta5 -CurrentVersionCode: 80 +CurrentVersion: 2.0.0-beta6 +CurrentVersionCode: 81