someone has been successful installing a plugin in godot 3.2.2 ?????

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Manuel

Hello I have followed the instructions in the documentation, I have followed the instructions of the godot-google-play-billing and I have not been successful, I get an error in the build of the godot-google-play-billingplugin and the new admob plugin I do not understand how to install it.

In godot 3.2.1 I managed to install the previous versions of the plugin.

this is the error in the godot-google-play-billing

Task :godot-google-play-billing:compileDebugJavaWithJavac FAILED

/home/manuel/Documentos/godot-google-play-billing-master/godot-google-play-billing/src/main/java/org/godotengine/godot/plugin/googleplaybilling/utils/GooglePlayBillingUtils.java:33: error: cannot find symbol

import org.godotengine.godot.Dictionary;

FAILURE: Build failed with an exception.

  • What went wrong:

Execution failed for task ‘:godot-google-play-billing:compileDebugJavaWithJavac’

How i install a plugin ? just copy the files to android plugin ?

do i have to do a build ? and them copy the arr file to android plugin ?

im lost here, is not working for me