File tree 2 files changed +1
-5
lines changed
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Disclaimer: This app is NOT an official Minecraft product. It is not associated
9
9
## Features (still being worked on)
10
10
11
11
- Fully open-source with no ads! Easily report issues through GitHub and get a direct response.
12
- - Supports connecting to Minecraft 1.16.4 through Minecraft 1.19.2 servers. (Older versions planned.)
12
+ - Supports connecting to Minecraft 1.16.4 through Minecraft 1.20.1 servers. (Older versions planned.)
13
13
- Supports all Minecraft chat features, which sometimes trip up other chat apps.
14
14
- Send join messages and commands on connecting to a server.
15
15
- Health change indicator and respawn on death support.
Original file line number Diff line number Diff line change @@ -115,10 +115,6 @@ android {
115
115
proguardFiles getDefaultProguardFile(" proguard-android.txt" ), " proguard-rules.pro"
116
116
}
117
117
}
118
- // TODO: react-native-vector-icons is causing issues, so this is disabled for now
119
- lintOptions {
120
- checkReleaseBuilds false
121
- }
122
118
}
123
119
124
120
dependencies {
You can’t perform that action at this time.
0 commit comments