diff --git a/metadata/app.pachli.yml b/metadata/app.pachli.yml index d3df665311..1c4470d641 100644 --- a/metadata/app.pachli.yml +++ b/metadata/app.pachli.yml @@ -309,8 +309,18 @@ Builds: scandelete: - build-logic/convention/build + - versionName: 2.12.0 + versionCode: 30 + commit: 7a7bc62c2be3e4f725cbfa252af530d8fa9756ad + subdir: app + gradle: + - blue + - fdroid + scandelete: + - build-logic/convention/build + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)" -CurrentVersion: 2.11.0 -CurrentVersionCode: 29 +CurrentVersion: 2.12.0 +CurrentVersionCode: 30