mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Gramophone to 1.0.16.1 (19)
This commit is contained in:
parent
589cb16c37
commit
6444278441
1 changed files with 15 additions and 2 deletions
|
|
@ -121,9 +121,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/M7.json'
|
||||
|
||||
- versionName: 1.0.16.1
|
||||
versionCode: 19
|
||||
commit: 3fa245f24b684c1f56d9115a6d93da975c78fb8e
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild: echo 'releaseType=Release' > ../package.properties
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'res/M7.json'
|
||||
|
||||
AllowedAPKSigningKeys: f451197ad7b80bd1bc981ba38a2c49d471856fb38bcc333676d6e8f8f3ce5d6e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.15
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.0.16.1
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue