File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ function androidMainApplicationApplyImplementation(
3131 Please add "${ add . replace ( / \n / g, '' ) . trim ( ) } " to the MainApplication.kt.
3232 Supported format: Expo SDK default template.
3333
34- Android manual setup: https://github.com/Soomgo-Mobile/react-native-code-push#3 -android-setup
34+ Android manual setup: https://github.com/Soomgo-Mobile/react-native-code-push#4 -android-setup
3535 ` ,
3636 ) ;
3737
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ function iosApplyImplementation(
2424 Please ${ replace ? 'replace' : 'add' } "${ add . replace ( / \n / g, '' ) . trim ( ) } " to the AppDelegate.(m|swift).
2525 Supported format: Expo SDK default template.
2626
27- iOS manual setup: https://github.com/Soomgo-Mobile/react-native-code-push#2 -ios-setup
27+ iOS manual setup: https://github.com/Soomgo-Mobile/react-native-code-push#3 -ios-setup
2828 ` ,
2929 ) ;
3030
You can’t perform that action at this time.
0 commit comments