mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
zulip: fix
This commit is contained in:
parent
501fc925e1
commit
5030a14be8
1 changed files with 3 additions and 2 deletions
|
|
@ -122,7 +122,8 @@ Builds:
|
|||
scanignore:
|
||||
- android/build.gradle
|
||||
- node_modules/jsc-android
|
||||
- node_modules/react-native/android
|
||||
- node_modules/hermes-engine/android
|
||||
- node_modules/hermes-engine/linux64-bin/hermesc
|
||||
- node_modules/react-native/ReactAndroid/build.gradle
|
||||
- node_modules/react-native-document-picker/android/build.gradle
|
||||
- node_modules/react-native-image-picker/android/build.gradle
|
||||
|
|
@ -154,7 +155,7 @@ Builds:
|
|||
- gradle :assembleRelease
|
||||
- popd
|
||||
- mv $$react-native-reanimated$$/build/outputs/aar/android-release.aar ../../node_modules/react-native-reanimated/android/react-native-reanimated-67-jsc.aar
|
||||
ndk: 23.2.8568313
|
||||
ndk: r24
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue