diff --git a/metadata/com.matt.outfield.yml b/metadata/com.matt.outfield.yml index 0b2cf940a2..496a6b35b0 100644 --- a/metadata/com.matt.outfield.yml +++ b/metadata/com.matt.outfield.yml @@ -5,6 +5,8 @@ WebSite: https://gitlab.com/Hague/outfield SourceCode: https://gitlab.com/Hague/outfield IssueTracker: https://gitlab.com/Hague/outfield/-/issues +AutoName: Outfield + RepoType: git Repo: https://gitlab.com/Hague/outfield @@ -16,7 +18,14 @@ Builds: - yes output: app/build/outputs/apk/release/com.matt.outfield-*-release-unsigned.apk + - versionName: '3' + versionCode: 3 + commit: v3 + gradle: + - yes + output: app/build/outputs/apk/release/com.matt.outfield-*-release-unsigned.apk + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '2' -CurrentVersionCode: 2 +CurrentVersion: '3' +CurrentVersionCode: 3