mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Movie DB to 0.8 (4)
This commit is contained in:
parent
36dcf54f82
commit
446bf26ae7
1 changed files with 13 additions and 2 deletions
|
|
@ -49,9 +49,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties'
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 4
|
||||
commit: c82131ab16050babb52364af252394677a7594d7
|
||||
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.7'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '0.8'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue