mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'fix/simplelogin-enable-autoupdate' into 'master'
Enable autoupdate for SimpleLogin Closes #2239 See merge request fdroid/fdroiddata!7924
This commit is contained in:
commit
c3c303965e
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