mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update Movie DB to 0.9 (5)
This commit is contained in:
parent
e2def078d7
commit
67d770b55d
1 changed files with 13 additions and 2 deletions
|
|
@ -60,9 +60,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties'
|
||||
|
||||
- versionName: '0.9'
|
||||
versionCode: 5
|
||||
commit: d2a947d0685d2698b16479b329897d2535192a48
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties'
|
||||
|
||||
AllowedAPKSigningKeys: fff2ac2bbfeaed303051caf138c14fcd980a926f56296543df05c255fd89a6b7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.8'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '0.9'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue