clarify android on 5.2 is not supported, yet

This commit is contained in:
Mamadou Babaei
2023-03-13 11:22:48 +01:00
parent 6d199117f3
commit 054f6182b5
+1 -1
View File
@@ -16,7 +16,7 @@ This release is breaking ABI/API compatibility with the previous versions.
- Add an internal SenseGloveCoreTypes module in order to share common SenseGloveCore types between various modules. - Add an internal SenseGloveCoreTypes module in order to share common SenseGloveCore types between various modules.
- Segregated Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1, 5.2). - Segregated Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1, 5.2).
- Fully functional and stable Linux development support. - Fully functional and stable Linux development support.
- Fully functional and stable Unreal Engine 5.2 preview support has been added. - Fully functional and stable Unreal Engine 5.2 preview support (except Android) has been added.
### Changed ### Changed