From ece0eb1d82229cd5ac094c34ce2151bb71c0de23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Klap=C3=A1=C4=8D?= Date: Wed, 31 Aug 2022 08:05:17 +0000 Subject: [PATCH] update com.nunti to v2.0.1 --- metadata/com.nunti.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/metadata/com.nunti.yml b/metadata/com.nunti.yml index fdbb96e7b8..0458eab979 100644 --- a/metadata/com.nunti.yml +++ b/metadata/com.nunti.yml @@ -595,14 +595,10 @@ Builds: - npm --global install yarn init: - cd ../.. - - npm install --no-optional + - npm install --omit=optional gradle: - yes output: build/outputs/apk/release/app-release-unsigned.apk - srclibs: - - transistor-background-fetch@1882065423f60d53dab80ef8e8ee2a5d5c7db9a1 - prebuild: echo -e "android { packagingOptions { pickFirst 'lib/**/*.so' } }" >> - build.gradle scanignore: - Nunti/android/build.gradle - Nunti/node_modules/jsc-android @@ -618,15 +614,8 @@ Builds: - Nunti/node_modules/react-native-bootsplash/android/build.gradle - Nunti/node_modules/react-native-webview/android/build.gradle - Nunti/node_modules/react-native-reanimated/android/build.gradle - - Nunti/node_modules/react-native-background-fetch/android/build.gradle scandelete: - Nunti/node_modules - build: - - pushd $$transistor-background-fetch$$/android/tsbackgroundfetch/ - - gradle assembleRelease - - popd - - mv $$transistor-background-fetch$$/android/tsbackgroundfetch/build/intermediates/aar_main_jar/release/classes.jar - ../../node_modules/react-native-background-fetch/android/libs/com/transistorsoft/tsbackgroundfetch/0.5.5/tsbackgroundfetch-0.5.5.jar ndk: r23 AutoUpdateMode: Version %v