diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 891ae59c6d..9953f0d685 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -889,7 +889,20 @@ Builds: rm: - .github + - versionName: 2.5.1 + versionCode: 107 + commit: 7f5ba8a51cff395613e1876f5a3d2b5a16057c8d + 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.5.0 -CurrentVersionCode: 106 +CurrentVersion: 2.5.1 +CurrentVersionCode: 107