diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index d47488cc50..8dc9329d72 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -850,7 +850,20 @@ Builds: rm: - .github + - versionName: 2.3.6 + versionCode: 103 + commit: 3e4e04820e20ce966ec0b341c73fa5e4ad3b749b + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + rm: + - .github + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.3.5 -CurrentVersionCode: 102 +CurrentVersion: 2.3.6 +CurrentVersionCode: 103