mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Text Tools to 1.4.0 (15)
This commit is contained in:
parent
6d862c86eb
commit
7d684cc13f
1 changed files with 13 additions and 2 deletions
|
|
@ -112,9 +112,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 15
|
||||
commit: eddd6b3f8036844ff167f8ea2885cd96ddfa33df
|
||||
subdir: app
|
||||
gradle:
|
||||
- multipleOptions
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.4
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue