mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
zulipmobile - bumped rn version hack
This commit is contained in:
parent
fa4c4eab26
commit
7c232aa313
1 changed files with 2 additions and 2 deletions
|
|
@ -460,7 +460,7 @@ Builds:
|
|||
- sed -i -e '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle
|
||||
- sed -i -e '/checkCompatibility/,/^ });/d' src/boot/CompatibilityChecker.js
|
||||
- pushd $$react-native-reanimated$$
|
||||
- sed -i -e "s!+' //.*!0.67.5'!" build.gradle
|
||||
- sed -i -e "s!+' //.*!0.68.5'!" build.gradle
|
||||
scanignore:
|
||||
- android/build.gradle
|
||||
- node_modules/jsc-android
|
||||
|
|
@ -491,7 +491,7 @@ Builds:
|
|||
- node_modules
|
||||
build:
|
||||
- pushd $$react-native-reanimated$$
|
||||
- yarn add react-native@0.67.5
|
||||
- yarn add react-native@0.68.5
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue