mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update ShowCase to 1.0 (7)
This commit is contained in:
parent
80d196bbc0
commit
73a6c4e39c
1 changed files with 14 additions and 2 deletions
|
|
@ -76,9 +76,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties'
|
||||
|
||||
- versionName: '1.0'
|
||||
versionCode: 7
|
||||
commit: 52cd399cb2a17234de3da6c9d088e537af29bc6b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/WirelessAlien/MovieDB/releases/download/v%v/moviedb-v%v.apk
|
||||
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 ((?!alpha|beta|rc).)*$
|
||||
CurrentVersion: '0.9'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue