mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update App: Geto
This commit is contained in:
parent
14b1839282
commit
949abde211
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ Builds:
|
|||
|
||||
- versionName: '1.4'
|
||||
versionCode: 4
|
||||
commit: da9bc6d61f2c2cf8ffd0ee7fa4b28f824e3e713b
|
||||
commit: 40d65cb10bdb7dbbed2f1cc1fbed58068a300762
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -42,6 +42,6 @@ Builds:
|
|||
AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue