mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Enable autoupdate for SimpleLogin
This commit is contained in:
parent
4ff6d93e60
commit
ded4ad15c8
1 changed files with 9 additions and 2 deletions
|
|
@ -21,7 +21,14 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: 1.4.1
|
||||
versionCode: 6
|
||||
commit: 1.4.1
|
||||
subdir: SimpleLogin/app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.1-fdroid
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue