Skip to content

Commit 4b14002

Browse files
committed
Update README, React Native to 0.71.3.
1 parent 3fb765a commit 4b14002

File tree

5 files changed

+116
-118
lines changed

5 files changed

+116
-118
lines changed

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
18

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ Disclaimer: This app is NOT an official Minecraft product. It is not associated
2222

2323
### Android
2424

25-
APKs are available to download for each EnderChat release [here.](https://github.com/retrixe/EnderChat/releases)
26-
27-
Publishing to the Google Play Store is eventually planned for the betas and final release. ***While the license allows redistribution, I request people not to abuse this privilege and publish EnderChat to the Play Store without my permission.***
25+
[EnderChat is available to download from the Play Store!](https://play.google.com/store/apps/details?id=com.enderchat) Alternatively, APKs are available to download for each EnderChat release [here.](https://github.com/retrixe/EnderChat/releases)
2826

2927
### iOS
3028

package-lock.json

+52-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"buffer": "^6.0.3",
2525
"events": "^3.3.0",
2626
"react": "18.2.0",
27-
"react-native": "0.71.1",
27+
"react-native": "0.71.3",
2828
"react-native-crypto": "^2.2.0",
2929
"react-native-pager-view": "^6.1.2",
3030
"react-native-randombytes": "^3.6.1",

0 commit comments

Comments
 (0)