mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Gramophone to 1.0.14 (16)
This commit is contained in:
parent
604b62ba05
commit
69220bb8f6
1 changed files with 15 additions and 2 deletions
|
|
@ -95,9 +95,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/M7.json'
|
||||
|
||||
- versionName: 1.0.14
|
||||
versionCode: 16
|
||||
commit: 4589ac98657364aaf1c3c2bf35f5c9ff6d8abcc8
|
||||
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.13
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.0.14
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue