mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Valv to 1.11.0 (30)
This commit is contained in:
parent
3947f120d6
commit
5feb3bc737
1 changed files with 13 additions and 2 deletions
|
|
@ -158,9 +158,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.11.0
|
||||||
|
versionCode: 30
|
||||||
|
commit: dd06428501a8a0db74467970cb10681e4257e736
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 06dd0cd0942f0c8b29fb2f19f6d4853eb7d69df0c98352197f24ade170a93aba
|
AllowedAPKSigningKeys: 06dd0cd0942f0c8b29fb2f19f6d4853eb7d69df0c98352197f24ade170a93aba
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.10.1
|
CurrentVersion: 1.11.0
|
||||||
CurrentVersionCode: 29
|
CurrentVersionCode: 30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue