mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New App: Peristyle
This commit is contained in:
parent
208ad10d3f
commit
8d7293535a
1 changed files with 38 additions and 0 deletions
38
metadata/app.simple.peri.yml
Normal file
38
metadata/app.simple.peri.yml
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue