mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Gramophone to 1.0.12 (14)
This commit is contained in:
parent
26fa1850b4
commit
f576468790
1 changed files with 15 additions and 2 deletions
|
|
@ -69,9 +69,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/M7.json'
|
||||
|
||||
- versionName: 1.0.12
|
||||
versionCode: 14
|
||||
commit: 42ed78312dc7280bfb8c7b23822d44dcc699f86f
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
prebuild: echo 'releaseType=Release' > ../package.properties
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/M7.json'
|
||||
|
||||
AllowedAPKSigningKeys: f451197ad7b80bd1bc981ba38a2c49d471856fb38bcc333676d6e8f8f3ce5d6e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.11
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.0.12
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue