mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 13:48:58 +00:00
47 lines
1.4 KiB
YAML
47 lines
1.4 KiB
YAML
Categories:
|
|
- Writing
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Fei Kuan
|
|
AuthorEmail: apps@iatfei.com
|
|
AuthorWebSite: https://iatfei.com/
|
|
SourceCode: https://github.com/fei0316/OpenCC-android-app
|
|
IssueTracker: https://github.com/fei0316/OpenCC-android-app/issues
|
|
Changelog: https://github.com/fei0316/OpenCC-android-app/releases
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/fei0316/OpenCC-android-app
|
|
Binaries: https://github.com/fei0316/OpenCC-android-app/releases/download/%v/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: 3.0.2
|
|
versionCode: 17
|
|
commit: fcc0ec3ab763765493bf9e3230cc724e921b6c75
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
scanignore:
|
|
- app/src/main/res/raw/charmap.bin
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
|
fix-newlines '$$OUT$$' 'META-INF/services/*'
|
|
|
|
- versionName: 3.1.0
|
|
versionCode: 18
|
|
commit: 319b1a88a373d89573d94bd1fe35e8215f2a0147
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
scanignore:
|
|
- app/src/main/res/raw/charmap.bin
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
|
fix-newlines '$$OUT$$' 'META-INF/services/*'
|
|
|
|
AllowedAPKSigningKeys: 528e150d891a19e5bb49de930ba62c3d697684fcf8bd04113bff70a530b0a88f
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 3.1.0
|
|
CurrentVersionCode: 18
|