FrogSquare / GodotAds

Godot all in one ads module for Android. (Customizable)
Apache License 2.0
141 stars 21 forks source link

Issues building the export templates #14

Closed MarcoGriep88 closed 5 years ago

MarcoGriep88 commented 5 years ago

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"')

MarcoGriep88 commented 5 years ago

FYI. Using Windows 10 - No WSL. Android SDK: 29, NDK: 20 and JDK8

Activated Unity Ads.