From ff31bef215eb2f337178564e266fd4f3e4b34ed4 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Sun, 7 Aug 2022 17:51:02 +0200 Subject: [PATCH] Update MyHackerspace package name and version --- ...ace.yml => io.spaceapi.community.myhackerspace.yml} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename metadata/{io.spaceapi.myhackerspace.yml => io.spaceapi.community.myhackerspace.yml} (83%) diff --git a/metadata/io.spaceapi.myhackerspace.yml b/metadata/io.spaceapi.community.myhackerspace.yml similarity index 83% rename from metadata/io.spaceapi.myhackerspace.yml rename to metadata/io.spaceapi.community.myhackerspace.yml index 937cfc3295..a665af28f7 100644 --- a/metadata/io.spaceapi.myhackerspace.yml +++ b/metadata/io.spaceapi.community.myhackerspace.yml @@ -12,14 +12,14 @@ RepoType: git Repo: https://github.com/spaceapi-community/my-hackerspace.git Builds: - - versionName: 2.0.1 - versionCode: 101 - commit: v2.0.1 + - versionName: 2.0.2 + versionCode: 102 + commit: v2.0.2 subdir: app gradle: - yes AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 2.0.1 -CurrentVersionCode: 101 +CurrentVersion: 2.0.2 +CurrentVersionCode: 102