defold / extension-firebase-remoteconfig

Firebase Remote Config integration with the Defold game engine.
https://www.defold.com/extension-firebase-remoteconfig/
MIT License
5 stars 6 forks source link

Sdk 8.10.0 #7

Closed dri-richard closed 1 year ago

dri-richard commented 1 year ago

This upgrades firebase remote config to C++ SDK to 8.10.0 / iOS SDK to 8.13.0 in line with similar upgrades to extension-firebase and extension-firebase-analytics in 2022. Resolves https://github.com/defold/extension-firebase-remoteconfig/issues/6

britzl commented 1 year ago

Thank you!