mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update gpsdRelay to 1.2 (3)
This commit is contained in:
parent
02f9d3ed1c
commit
58406fe832
1 changed files with 13 additions and 2 deletions
|
|
@ -33,9 +33,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: f266068900e5b7221c0888eded643149315c40d7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 9a44b31a2219369b2672d30d95204f3b95cfbe243a683c698f9b226e0ca3d511
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue