From 90e440815521ca18a6f4e4ac30218baf0c611e3c Mon Sep 17 00:00:00 2001 From: Hea Duck Date: Tue, 23 Feb 2021 07:04:43 +0000 Subject: [PATCH] GoOutWithDuck - Disable versions and autoupdate --- metadata/com.headuck.app.gooutwithduck.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata/com.headuck.app.gooutwithduck.yml b/metadata/com.headuck.app.gooutwithduck.yml index 4c442d8a4e..9e7583765a 100644 --- a/metadata/com.headuck.app.gooutwithduck.yml +++ b/metadata/com.headuck.app.gooutwithduck.yml @@ -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