diff --git a/metadata/com.leestarb.fourthtools.yml b/metadata/com.leestarb.fourthtools.yml new file mode 100644 index 0000000000..65cfe3f905 --- /dev/null +++ b/metadata/com.leestarb.fourthtools.yml @@ -0,0 +1,33 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - Multimedia + - Time + - Science & Education +License: GPL-3.0-or-later +AuthorEmail: leestarb@proton.me +SourceCode: https://gitlab.com/leestarb/fourthtools +IssueTracker: https://gitlab.com/leestarb/fourthtools/issues + +AutoName: Fourth Tools + +RepoType: git +Repo: https://gitlab.com/leestarb/fourthtools.git + +Builds: + - versionName: 3.1.1 + versionCode: 311 + commit: 91f0c7d9fb087978f720cda4806e09fde287b270 + 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 +UpdateCheckMode: Tags +CurrentVersion: 3.1.1 +CurrentVersionCode: 311