mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
KeyPass: re-enable auto updates (issue hopefully solved)
This commit is contained in:
parent
a97745acde
commit
9952206229
1 changed files with 11 additions and 4 deletions
|
|
@ -36,7 +36,14 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.3.6
|
||||
CurrentVersionCode: 1306
|
||||
- versionName: 1.3.8
|
||||
versionCode: 1308
|
||||
commit: 1309f3a7bd6ec39fc652053d40e390b05c9d3c84
|
||||
subdir: app
|
||||
gradle:
|
||||
- production
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.8
|
||||
CurrentVersionCode: 1308
|
||||
|
|
|
|||
Loading…
Reference in a new issue