mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'gooutwithduck-disable' into 'master'
GoOutWithDuck - Disable versions and autoupdate See merge request fdroid/fdroiddata!8426
This commit is contained in:
commit
ede7359e4c
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