mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-29 02:07:30 +00:00
35 lines
1,016 B
YAML
35 lines
1,016 B
YAML
|
|
Categories:
|
||
|
|
- Security
|
||
|
|
License: Apache-2.0
|
||
|
|
AuthorName: Cyb3rKo
|
||
|
|
AuthorEmail: niko@cyb3rko.de
|
||
|
|
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: 0.3.0
|
||
|
|
versionCode: 4
|
||
|
|
commit: 8caf6bcaad34fa08124e81a0372627bd88a1dea0
|
||
|
|
subdir: app
|
||
|
|
output: build/outputs/apk/release/*.apk
|
||
|
|
srclibs:
|
||
|
|
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||
|
|
prebuild: gradle clean
|
||
|
|
build:
|
||
|
|
- gradle assembleRelease
|
||
|
|
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||
|
|
'META-INF/services/*'
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: 0.3.0
|
||
|
|
CurrentVersionCode: 4
|