diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 4e7a761f63..a387b5800b 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -902,7 +902,20 @@ Builds: rm: - .github + - versionName: 2.6.1 + versionCode: 110 + commit: b8616723a6e0407775a808a6c93d90a82f23d9ea + 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.6.0 -CurrentVersionCode: 109 +CurrentVersion: 2.6.1 +CurrentVersionCode: 110