OS target (Android/iOS):
Android
Godot version:
v3.2.2.rc.custom_build.36a30f681
Issue description:
When compiling Godot with AdMob module I get error:
AttributeError: 'SConsEnvironment' object has no attribute 'android_add_dependency':
File "D:\Software\_Software-Git\godot-git\SConstruct", line 444:
config.configure(env)
File "./modules/admob\config.py", line 6:
env.android_add_dependency("compile ('com.google.android.gms:play-services-ads:16.0.0') { exclude group: 'com.android.support' }")
OS target (Android/iOS):
Android
Godot version:
v3.2.2.rc.custom_build.36a30f681
Issue description:
When compiling Godot with AdMob module I get error: