diff --git a/metadata/me.ocv.partyup.yml b/metadata/me.ocv.partyup.yml index ea39cab1f2..b78513e796 100644 --- a/metadata/me.ocv.partyup.yml +++ b/metadata/me.ocv.partyup.yml @@ -7,7 +7,7 @@ SourceCode: https://github.com/9001/party-up IssueTracker: https://github.com/9001/party-up/issues Changelog: https://github.com/9001/party-up/releases -AutoName: Party UP! dbg +AutoName: Party UP! RepoType: git Repo: https://github.com/9001/party-up @@ -46,7 +46,14 @@ Builds: gradle: - yes + - versionName: 1.7.0 + versionCode: 10700 + commit: 4abb7dd0d718852a19715d051656a2375198f4f1 + subdir: app + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9\.]+$ -CurrentVersion: 1.6.0 -CurrentVersionCode: 10600 +CurrentVersion: 1.7.0 +CurrentVersionCode: 10700