From 8d7293535a3838b6335c7cc6803608aca62b787a Mon Sep 17 00:00:00 2001 From: fruitsnack <2001719-fruitsnack@users.noreply.gitlab.com> Date: Wed, 24 Jan 2024 10:15:29 +0000 Subject: [PATCH] New App: Peristyle --- metadata/app.simple.peri.yml | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/app.simple.peri.yml diff --git a/metadata/app.simple.peri.yml b/metadata/app.simple.peri.yml new file mode 100644 index 0000000000..5ff4c10de2 --- /dev/null +++ b/metadata/app.simple.peri.yml @@ -0,0 +1,38 @@ +Categories: + - Theming +License: Apache-2.0 +AuthorName: Hamza Rizwan +AuthorEmail: HamzaRizwan243@gmail.com +SourceCode: https://github.com/Hamza417/Peristyle +IssueTracker: https://github.com/Hamza417/Peristyle/issues +Changelog: https://github.com/Hamza417/Peristyle/releases +Donate: https://github.com/sponsors/Hamza417 + +AutoName: Peristyle + +RepoType: git +Repo: https://github.com/Hamza417/Peristyle +Binaries: https://github.com/Hamza417/Peristyle/releases/download/v%v/app-prod-release.apk + +Builds: + - versionName: 1.27_beta + versionCode: 127 + commit: 1d8b1bf9b4cb4b935670435a98bbb62861e6d42f + subdir: app + sudo: + - apt-get update + - apt-get install openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - prod + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + +AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.27_beta +CurrentVersionCode: 127