mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
GoOutWithDuck - Disable versions and autoupdate
This commit is contained in:
parent
2e0992b2a5
commit
90e4408155
1 changed files with 4 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ Repo: https://github.com/headuck/GoOutWithDuck
|
|||
Builds:
|
||||
- versionName: 0.1.0
|
||||
versionCode: 100
|
||||
disable: Disable to avoid abuse
|
||||
commit: 0.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -24,12 +25,14 @@ Builds:
|
|||
|
||||
- versionName: 0.1.1
|
||||
versionCode: 101
|
||||
disable: Disable to avoid abuse
|
||||
commit: 0.1.1
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.1
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue