mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
feat(inji-293): fix jetify running location
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#As react-native/location npm package is old, We need to run this to map androidX source code
|
||||
npx jetify
|
||||
(cd ../../ && npx jetify)
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#As react-native/location npm package is old, We need to run this to map androidX source code
|
||||
npx jetify
|
||||
(cd ../../ && npx jetify)
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#As react-native/location npm package is old, We need to run this to map androidX source code
|
||||
npx jetify
|
||||
(cd ../../ && npx jetify)
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user