mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update ShowCase to 2.0 (9)
This commit is contained in:
parent
00e4b93bf0
commit
f7f26ea16d
1 changed files with 9 additions and 2 deletions
|
|
@ -98,9 +98,16 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties' 'res/um.properties' 'META-INF/services/*'
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 9
|
||||
commit: 94d44c83163bda615e2b050cbb6c4b6076566a8b
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: fff2ac2bbfeaed303051caf138c14fcd980a926f56296543df05c255fd89a6b7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ((?!alpha|beta|rc).)*$
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue