Merge branch 'gooutwithduck-disable' into 'master'

GoOutWithDuck - Disable versions and autoupdate

See merge request fdroid/fdroiddata!8426
This commit is contained in:
relan 2021-02-23 07:04:44 +00:00
commit ede7359e4c

View file

@ -17,6 +17,7 @@ Repo: https://github.com/headuck/GoOutWithDuck
Builds: Builds:
- versionName: 0.1.0 - versionName: 0.1.0
versionCode: 100 versionCode: 100
disable: Disable to avoid abuse
commit: 0.1.0 commit: 0.1.0
subdir: app subdir: app
gradle: gradle:
@ -24,12 +25,14 @@ Builds:
- versionName: 0.1.1 - versionName: 0.1.1
versionCode: 101 versionCode: 101
disable: Disable to avoid abuse
commit: 0.1.1 commit: 0.1.1
subdir: app subdir: app
submodules: true
gradle: gradle:
- yes - yes
AutoUpdateMode: Version %v AutoUpdateMode: None
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 0.1.1 CurrentVersion: 0.1.1
CurrentVersionCode: 101 CurrentVersionCode: 101