From 62f598c5ae3ad9adec7c229f962429a645c273bc Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 4 Nov 2020 10:16:29 +0000 Subject: [PATCH] Standard Notes - disable failed build --- metadata/com.standardnotes.yml | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/metadata/com.standardnotes.yml b/metadata/com.standardnotes.yml index 60ea63d0e6..eb4f119450 100644 --- a/metadata/com.standardnotes.yml +++ b/metadata/com.standardnotes.yml @@ -170,33 +170,9 @@ Builds: - node_modules/ - vendor/ - - versionName: 3.0.21 - versionCode: 3000210 - disable: fails to build - commit: 3.0.21 - subdir: android/app/ - submodules: true - sudo: - - apt-get update || apt-get update - - apt-get install -y --no-install-recommends -t stretch-backports npm - init: npm install - gradle: - - yes - rm: - - vendor/react-native-aes/android/build/ - prebuild: - - truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel - - sed -i -e 's/gradle-4.1/gradle-5.4.1/' gradle/wrapper/gradle-wrapper.properties - scanignore: - - android/build.gradle - - node_modules/react-native-screens/android/build.gradle - - node_modules/react-native-webview/android/build.gradle - scandelete: - - node_modules/ - - vendor/ - - versionName: 3.0.22 versionCode: 3000221 + disable: fails to build commit: 3.0.22 subdir: android/app/ submodules: true @@ -219,7 +195,7 @@ Builds: - node_modules/ - vendor/ -AutoUpdateMode: Version %v -UpdateCheckMode: Tags +AutoUpdateMode: None +UpdateCheckMode: None CurrentVersion: 3.0.22 CurrentVersionCode: 3000221