diff --git a/metadata/com.f0x1d.logfox.yml b/metadata/com.f0x1d.logfox.yml new file mode 100644 index 0000000000..6ba196c242 --- /dev/null +++ b/metadata/com.f0x1d.logfox.yml @@ -0,0 +1,32 @@ +Categories: + - System +License: GPL-3.0-only +AuthorWebSite: https://f0x1d.com +SourceCode: https://github.com/F0x1d/LogFox +IssueTracker: https://github.com/F0x1d/LogFox/issues +Changelog: https://github.com/F0x1d/LogFox/releases + +AutoName: LogFox + +RepoType: git +Repo: https://github.com/F0x1d/LogFox.git +Binaries: https://github.com/F0x1d/LogFox/releases/download/v%v/logfox-%v.apk + +Builds: + - versionName: 1.3.9 + versionCode: 41 + commit: 00c64a77e1455619d4845f21e6657b075b114fe1 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AllowedAPKSigningKeys: 741f819a4c213ba438053134890b40e258774fce55a778846ec5c67a1c92709f + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.3.9 +CurrentVersionCode: 41