mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Enable auto-update again after fixing build
This commit is contained in:
parent
2c03c0df2c
commit
6b1a91875d
1 changed files with 6 additions and 7 deletions
|
|
@ -177,10 +177,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: 3.4.3
|
- versionName: 3.4.4
|
||||||
versionCode: 53
|
versionCode: 54
|
||||||
disable: https://github.com/michaeltroger/greenpass-android/issues/183
|
commit: 09bc7500d242e16559cf1ef4144676f5ddc7a084
|
||||||
commit: 87d3d9f8f00b3c1604fa0052cef71e15ce48f131
|
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
|
|
@ -189,7 +188,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.4.3
|
CurrentVersion: 3.4.4
|
||||||
CurrentVersionCode: 53
|
CurrentVersionCode: 54
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue