mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
Activate AutoUpdate on org.bobstuff.bobball.yml
This commit is contained in:
parent
4c60b116e7
commit
76ecdcdcf8
1 changed files with 11 additions and 4 deletions
|
|
@ -119,7 +119,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.15'
|
||||
CurrentVersionCode: 24
|
||||
- versionName: '1.17'
|
||||
versionCode: 26
|
||||
commit: 9b67d0e6840ea979eade7f215d467bc4b3a832b4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.17'
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue