diff --git a/metadata/com.katiearose.sobriety.yml b/metadata/com.katiearose.sobriety.yml new file mode 100644 index 0000000000..ac7fc77641 --- /dev/null +++ b/metadata/com.katiearose.sobriety.yml @@ -0,0 +1,32 @@ +Categories: + - Sports & Health + - Time +License: GPL-3.0-only +AuthorName: Katherine Rose +AuthorEmail: katiearose@protonmail.com +SourceCode: https://github.com/KiARC/Sobriety +IssueTracker: https://github.com/KiARC/Sobriety/issues +Changelog: https://github.com/KiARC/Sobriety/releases + +AutoName: Sobriety + +RepoType: git +Repo: https://github.com/KiARC/Sobriety.git + +Builds: + - versionName: v5.1.4 + versionCode: 10 + commit: v5.1.4 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + prebuild: sed -i -e 's/VERSION_17/VERSION_11/g' build.gradle + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: v5.1.4 +CurrentVersionCode: 10