Try improving Android detection.

Issue from raylib: https://github.com/raysan5/raylib/issues/2118
This commit is contained in:
David Reid
2022-10-21 09:44:43 +10:00
parent 1778a5e839
commit c3dbcc5717
2 changed files with 10 additions and 6 deletions
+4
View File
@@ -1,3 +1,7 @@
v0.11.11 - TBD
=====================
v0.11.10 - 2022-10-20
=====================
* Add support for setting the device notification callback when initializing an engine object.