mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update ShowCase to 1.0-beta1 (6)
This commit is contained in:
parent
7092862b29
commit
8a07ec02c8
1 changed files with 14 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ SourceCode: https://github.com/WirelessAlien/MovieDB
|
|||
IssueTracker: https://github.com/WirelessAlien/MovieDB/issues
|
||||
Changelog: https://github.com/WirelessAlien/MovieDB/releases
|
||||
|
||||
AutoName: Movie DB
|
||||
AutoName: ShowCase
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/WirelessAlien/MovieDB.git
|
||||
|
|
@ -71,9 +71,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties'
|
||||
|
||||
- versionName: 1.0-beta1
|
||||
versionCode: 6
|
||||
commit: 57e568252d81f09baf1cd75c5e3f79bc91a234f0
|
||||
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.9'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.0-beta1
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue