fdroiddata/metadata/de.cyb3rko.pincredible.yml

38 lines
1.1 KiB
YAML

Categories:
- Password & 2FA
- Security
License: Apache-2.0
AuthorName: Cyb3rKo
AuthorEmail: cyb3rko-fdroid@proton.me
AuthorWebSite: https://cyb3rko.de
SourceCode: https://github.com/cyb3rko/pincredible
IssueTracker: https://github.com/cyb3rko/pincredible/issues
Changelog: https://github.com/cyb3rko/pincredible/releases
AutoName: PINcredible
RepoType: git
Repo: https://github.com/cyb3rko/pincredible
Binaries: https://github.com/cyb3rko/pincredible/releases/download/v%v/PINcredible-%v.apk
Builds:
- versionName: 1.0.1
versionCode: 14
commit: eaf846ba4b277c111b5a30aabd467676fa3791f0
subdir: app
submodules: true
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
init: sed -i -e '/hasProperty/,/^}/d' build.gradle.kts
gradle:
- yes
AllowedAPKSigningKeys: 771566403823382c74274efb33d1f2725b9e4e678b6b2faf3bcea9fee8f2a95e
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.1
CurrentVersionCode: 14