diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 70ee4d728c..0c3955d4ca 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -1,6 +1,6 @@ Categories: - - System - Multimedia + - System License: GPL-3.0-only AuthorEmail: cuzi-android@openmail.cc SourceCode: https://github.com/cvzi/ScreenshotTile @@ -811,7 +811,20 @@ Builds: rm: - .github + - versionName: 2.3.3 + versionCode: 100 + commit: 58ddf9878b45dae858a808768f1659d6c49c7433 + 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.2 -CurrentVersionCode: 99 +CurrentVersion: 2.3.3 +CurrentVersionCode: 100