mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Gramophone to 1.0.13 (15)
This commit is contained in:
parent
39fd7bf91f
commit
d9fbe20824
1 changed files with 15 additions and 2 deletions
|
|
@ -82,9 +82,22 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'res/M7.json'
|
'res/M7.json'
|
||||||
|
|
||||||
|
- versionName: 1.0.13
|
||||||
|
versionCode: 15
|
||||||
|
commit: 47e4a6820240b631716e3872976583e2cc450cd0
|
||||||
|
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
|
AllowedAPKSigningKeys: f451197ad7b80bd1bc981ba38a2c49d471856fb38bcc333676d6e8f8f3ce5d6e
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.12
|
CurrentVersion: 1.0.13
|
||||||
CurrentVersionCode: 14
|
CurrentVersionCode: 15
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue