mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
update com.nunti to v2.0.1
This commit is contained in:
parent
205330a3e3
commit
ece0eb1d82
1 changed files with 1 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue