diff --git a/metadata/cc.calliope.mini.yml b/metadata/cc.calliope.mini.yml index 0f6956b06f..09fc81c2ae 100644 --- a/metadata/cc.calliope.mini.yml +++ b/metadata/cc.calliope.mini.yml @@ -4,9 +4,9 @@ License: MIT AuthorName: Calliope GmbH AuthorEmail: help@calliope.cc WebSite: https://calliope.cc/ -SourceCode: https://github.com/Amerlander/Calliope-Android-App -IssueTracker: https://github.com/Amerlander/Calliope-Android-App/issues -Changelog: https://github.com/Amerlander/Calliope-Android-App/releases +SourceCode: https://github.com/calliope-edu/Calliope-Android-App +IssueTracker: https://github.com/calliope-edu/Calliope-Android-App/issues +Changelog: https://github.com/calliope-edu/Calliope-Android-App/releases AutoName: Calliope mini Description: |- @@ -15,7 +15,7 @@ Description: |- It supports direct upload from the calliope MakeCode editor as well as from the Nepo editor. RepoType: git -Repo: https://github.com/Amerlander/Calliope-Android-App +Repo: https://github.com/calliope-edu/Calliope-Android-App Builds: - versionName: 1.0.1 @@ -25,7 +25,18 @@ Builds: gradle: - yes + - versionName: 1.1.2 + versionCode: 12 + commit: 1.1.2.1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.0.1 -CurrentVersionCode: 7 +CurrentVersion: 1.1.2 +CurrentVersionCode: 12