mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Text Tools to 1.2.0 (12)
This commit is contained in:
parent
d7b17bd955
commit
bcacbc01db
1 changed files with 13 additions and 2 deletions
|
|
@ -79,9 +79,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.2.0
|
||||||
|
versionCode: 12
|
||||||
|
commit: e228ad4b1b083c0eb266c3edc55f3f3fdf7749e3
|
||||||
|
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
|
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.0.1
|
CurrentVersion: 1.2.0
|
||||||
CurrentVersionCode: 11
|
CurrentVersionCode: 12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue