From 9b891d0a641e257b3420313fdcf0e704f4a94d3d Mon Sep 17 00:00:00 2001 From: Antonio Cappiello Date: Tue, 30 Jan 2024 08:47:23 +0000 Subject: [PATCH] New App: com.cappielloantonio.notquitemy.tempo --- .../com.cappielloantonio.notquitemy.tempo.yml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.cappielloantonio.notquitemy.tempo.yml diff --git a/metadata/com.cappielloantonio.notquitemy.tempo.yml b/metadata/com.cappielloantonio.notquitemy.tempo.yml new file mode 100644 index 0000000000..69cffc4128 --- /dev/null +++ b/metadata/com.cappielloantonio.notquitemy.tempo.yml @@ -0,0 +1,28 @@ +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: AntonioCappiello +SourceCode: https://github.com/CappielloAntonio/tempo +Donate: https://www.buymeacoffee.com/a.cappiello + +AutoName: Tempo + +RepoType: git +Repo: https://github.com/CappielloAntonio/tempo + +Builds: + - versionName: 3.7.0 + versionCode: 24 + commit: 73b368d20234b9f6c0583bff4d271638dbd564a5 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - notquitemy + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 3.7.0 +CurrentVersionCode: 24