mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Text Tools to 1.5.0 (16)
This commit is contained in:
parent
0dfb478721
commit
e59f424bbf
1 changed files with 13 additions and 2 deletions
|
|
@ -35,10 +35,21 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.5.0
|
||||||
|
versionCode: 16
|
||||||
|
commit: e1edb5683b5ed60b040f5cff30fa281d45134899
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- singleOption
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||||
|
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: com.corphish.quicktools
|
UpdateCheckName: com.corphish.quicktools
|
||||||
CurrentVersion: 1.4.0
|
CurrentVersion: 1.5.0
|
||||||
CurrentVersionCode: 15
|
CurrentVersionCode: 16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue