cocos2dx-cpp-sample
cocos2dx-cpp-sample copied to clipboard
Update cocos-2d-x to 3.17 to fix "call to unavailable function" build error on iOS
Update the default cocos-2d-x version to 3.17.
The change for android is needed because the template in v3.17 does not have two different folders for proj.android and proj.android-studio anymore.
#16
Important: Each release of the Firebase C++ SDK is pinned to specific Firebase Android SDK versions for each module. If you update your version of the Firebase C++ SDK, you should also update the Firebase Android SDK versions referenced in your gradle file to match the version numbers below.
setup_firebase_sample.py script download latest version of the Firebase C++ SDK. We should update gradle files also i think.