I'm trying to add the following module on Godot 3.2, but it made my app crash when I open:
https://github.com/FrogSquare/GodotAds
I've added the following lines to the project.godot
file:
[android]
modules="org/godotengine/godot/GodotAds,org/godotengine/godot/GDChartboost"