AttributeError: 'SConsEnvironment' object has no attribute 'android_add_maven_repository':
File "E:\Repositories\godot\godot\SConstruct", line 427:
config.configure(env)
File "./modules/GodotAds\config.py", line 59:
env.android_add_maven_repository('url "https://maven.google.com"')
scons platform=android target=release_debug android_arch=armv7
AttributeError: 'SConsEnvironment' object has no attribute 'android_add_maven_repository': File "E:\Repositories\godot\godot\SConstruct", line 427: config.configure(env) File "./modules/GodotAds\config.py", line 59: env.android_add_maven_repository('url "https://maven.google.com"')