(Android) Update version of NDK to one that supports std::filesystem 81/283281/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 20 Oct 2022 18:15:34 +0000 (19:15 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 20 Oct 2022 18:15:37 +0000 (19:15 +0100)
commit17f5811130c0226cfe3e7ccd57bc8e6072056c1f
tree1a0e1ea1d4179dfc66f30ec46a39bbe5d6ab67d9
parent51c96224110c0d3c84890c973e8b4151a2a7b150
(Android) Update version of NDK to one that supports std::filesystem

This now lets dali-demo run on Android devices which were failing due to
the usage of std::filesystem in the scene3d library in toolkit.

Change-Id: I614218e5b4521fa15f93fe513fa2abaa0457632b
build/android/build.sh