diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index e9faef234e..7bbdd9b26d 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -1240,7 +1240,17 @@ Builds: rm: - .github + - versionName: 2.12.3 + versionCode: 130 + commit: 2a6bac1b496fcceb531d5f4b3ad364bf8b65c4d3 + subdir: app + gradle: + - yes + rm: + - .github + prebuild: sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.12.2 -CurrentVersionCode: 129 +CurrentVersion: 2.12.3 +CurrentVersionCode: 130