Game dont start on smartphone with admob plugin

Hey everyone especialy to @vlads,
Before all good afternoon.

After my build with the new admob plugin my game just dont start on my android phone. i already had update my JDK from 8 to 14 but without any lucky.
if this plugin are not in the buils.settings the game just runs as normal.
I had try with the last public build from Corona and now im trying with the latest solar2D build.
im coming to you guys in order to know if someone of you are experiencing the same issue.

my admob plugin is

["plugin.admob"] =
	{
		publisherId = "com.coronalabs"
	},

Thanks for your help

Java 14 may not work. Java 8 is the recommended version for android and Corona. If you updating older from version, new AdMob plugin requires you to add key to the build.setting. Details in the end of https://docs.coronalabs.com/plugin/admob/index.html