From 4dd562a5d8134c392f6361bd821c3d4eb5ba9dd7 Mon Sep 17 00:00:00 2001 From: Phil Key <5644201-PhilKes@users.noreply.gitlab.com> Date: Wed, 30 Oct 2024 09:09:10 +0000 Subject: [PATCH] New App: com.philkes.notallyx --- metadata/com.philkes.notallyx.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/com.philkes.notallyx.yml diff --git a/metadata/com.philkes.notallyx.yml b/metadata/com.philkes.notallyx.yml new file mode 100644 index 0000000000..c9b350691b --- /dev/null +++ b/metadata/com.philkes.notallyx.yml @@ -0,0 +1,30 @@ +Categories: + - Writing +License: GPL-3.0-only +AuthorName: Phil +AuthorEmail: philk97@web.de +AuthorWebSite: https://www.instructables.com/member/PhilKey/ +SourceCode: https://github.com/PhilKes/NotallyX +IssueTracker: https://github.com/PhilKes/NotallyX/issues + +AutoName: NotallyX + +RepoType: git +Repo: https://github.com/PhilKes/NotallyX +Binaries: https://github.com/PhilKes/NotallyX/releases/download/v%v/NotallyX-%v.apk + +Builds: + - versionName: '6.0' + versionCode: 60 + commit: ec4f945123b40328b446802b47d8dcd72298ee90 + subdir: app + gradle: + - yes + prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle + +AllowedAPKSigningKeys: d214b6057b79f82509ddcd1e351965b3c6ecc4b2a3896e5cdf885a70a0b61dfd + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^v[0-9.]+$ +CurrentVersion: '6.0' +CurrentVersionCode: 60