You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
As it stands enabling Firestore will result in dex overload ( > 64K methods ). to bypass this we need to implement multidex into the android application, follow this steps if you want to enable firestore.
In your GODOT/platform/android/build.gradle.template and