diff --git a/metadata/com.github.gotify.up.yml b/metadata/com.github.gotify.up.yml index 8d950f7b51..e99b1b85cb 100644 --- a/metadata/com.github.gotify.up.yml +++ b/metadata/com.github.gotify.up.yml @@ -36,7 +36,14 @@ Builds: gradle: - yes + - versionName: 2.2.0-UP2 + versionCode: 11 + commit: 46a7efcc5e1926be22daa2b445c82e3e79c30d7f + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?-UP\d+ -CurrentVersion: 2.2.0-UP1 -CurrentVersionCode: 10 +CurrentVersion: 2.2.0-UP2 +CurrentVersionCode: 11