From 2eb6bc29af596f4abd6883688236ee4acbd4b3a2 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 29 Oct 2019 10:25:41 +0000 Subject: [PATCH] fragdenstaat - remove unbuilt --- metadata/de.fragdenstaat.app.yml | 38 -------------------------------- 1 file changed, 38 deletions(-) diff --git a/metadata/de.fragdenstaat.app.yml b/metadata/de.fragdenstaat.app.yml index 9a1d09d0ef..4218ed7462 100644 --- a/metadata/de.fragdenstaat.app.yml +++ b/metadata/de.fragdenstaat.app.yml @@ -116,44 +116,6 @@ Builds: - mv $$transistor-background-fetch$$/android/tsbackgroundfetch/build/intermediates/packaged-classes/release/classes.jar ../../node_modules/react-native-background-fetch/android/libs/com/transistorsoft/tsbackgroundfetch/0.2.0/tsbackgroundfetch-0.2.0.jar - - versionName: 0.10.9 - versionCode: 41 - commit: v0.10.9 - subdir: android/app - sudo: - - apt-get update || apt-get update - - apt-get install -y --no-install-recommends -t stretch-backports npm - - npm -g install yarn react-native-cli - init: - - yarn install - - pushd ../../ - - ./prepare_fdroid.sh - - popd - gradle: - - yes - srclibs: - - transistor-background-fetch@0.3.0 - rm: - - node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar - - node_modules/shaka-player/third_party/closure/compiler.jar - - node_modules/react-native-background-fetch/android/build/ - - node_modules/react-native-video/android-exoplayer/build/ - - node_modules/react-native-background-fetch/android/libs/com/transistorsoft/tsbackgroundfetch/0.2.0/tsbackgroundfetch-0.2.0.aar - prebuild: truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel - scanignore: - - android/build.gradle - - node_modules/react-native-webview/android/build.gradle - - node_modules/react-native-screens/android/build.gradle - - node_modules/react-native-background-fetch/android/build.gradle - scandelete: - - node_modules - build: - - pushd $$transistor-background-fetch$$/android/tsbackgroundfetch/ - - gradle assembleRelease - - popd - - mv $$transistor-background-fetch$$/android/tsbackgroundfetch/build/intermediates/packaged-classes/release/classes.jar - ../../node_modules/react-native-background-fetch/android/libs/com/transistorsoft/tsbackgroundfetch/0.2.0/tsbackgroundfetch-0.2.0.jar - - versionName: 0.10.10 versionCode: 42 commit: v0.10.10