mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: '1.17'
|
||||||
UpdateCheckMode: None
|
versionCode: 26
|
||||||
CurrentVersion: '1.15'
|
commit: 9b67d0e6840ea979eade7f215d467bc4b3a832b4
|
||||||
CurrentVersionCode: 24
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.17'
|
||||||
|
CurrentVersionCode: 26
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue