mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update com.iatfei.tsconverter to 3.1.0 (18)
This commit is contained in:
parent
4204e20ecf
commit
5aa7c1e65b
1 changed files with 15 additions and 2 deletions
|
|
@ -26,9 +26,22 @@ Builds:
|
|||
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.0.2
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue