diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 84f8a2cfaf..d3b6c1de3b 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -1270,7 +1270,17 @@ Builds: - .github prebuild: sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml + - versionName: 2.13.0 + versionCode: 133 + commit: 6a29d95546caa4cf7a510c1017a61b5b9db45c6c + 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.5 -CurrentVersionCode: 132 +CurrentVersion: 2.13.0 +CurrentVersionCode: 133