Godot Version: latest
ERROR:
Task :compileDebugJavaWithJavac FAILED
{}/godot/modules/GodotGoogleService/frogutils/Utils.java:67: error: cannot find symbol
return KeyValueStorage.getValue(p_key);
^
symbol: variable KeyValueStorage
location: class Utils
{}/godot/modules/GodotGoogleService/frogutils/Utils.java:71: error: cannot find symbol
KeyValueStorage.setValue(p_key, p_value);
^
symbol: variable KeyValueStorage
location: class Utils
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 errors
STEPS:
1/ Download and copy to godot/modules/ and modifile config.py
2/ Download google-services.json as this tutorial (url #5), and copy to godot/platform/android/java/
3/ Recompile
Godot Version: latest
ERROR:
STEPS:
1/ Download and copy to
godot/modules/and modifileconfig.py2/ Download
google-services.jsonas this tutorial (url #5), and copy togodot/platform/android/java/3/ Recompile