Cocos2d-x3.15 android build fail

cocos2d-x3.15 android build fail:
frameworks/cocos2d-x/cocos/network/Uri.cpp:333: error: undefined reference to 'std::regex_iterator<char const*, char, std::regex_traits >::regex_iterator()
I had try to use ndkr10e, ndkr11c, ndkr14b。 but it still build fail。help me !:joy:

ndk10 and ndk13,14 shul be fine. u compiling with gradle?

my old project was 3.14.1, and update to v3.15 。v3.15 test demo is ok, so it is my fault