Update Calliope mini

This commit is contained in:
jugendhacker 2022-03-17 07:57:38 +00:00 committed by linsui
parent bdaad9431b
commit 989f50ab5f

View file

@ -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