diff --git a/metadata/org.biotstoiq.launch.yml b/metadata/org.biotstoiq.launch.yml new file mode 100644 index 0000000000..e512b1af33 --- /dev/null +++ b/metadata/org.biotstoiq.launch.yml @@ -0,0 +1,32 @@ +Categories: + - Theming + - System +License: MIT +AuthorName: biotstoiq +AuthorEmail: sofogos@proton.me +SourceCode: https://gitlab.com/biotstoiq/launch +Donate: https://biotstoiq.gitlab.io/donate +Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0 + +Name: launch +AutoName: launch + +RepoType: git +Repo: https://gitlab.com/biotstoiq/launch.git + +Builds: + - versionName: '0.901' + versionCode: 2 + commit: v0.901 + 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%v +UpdateCheckMode: Tags +CurrentVersion: '0.901' +CurrentVersionCode: 2