Error: Get plugin failed

Hi, i get this error and i can"t find solution

20:15:23.746  Error: Get plugin failed.
20:15:23.746  Publisher: com.coronalabs
20:15:23.746  Plugin: CoronaProvider.ads.admob
20:15:23.746  BuildID: 57016bc9c1441
20:15:23.746  —
20:15:23.883  Android build failed (5)

build.settings

------------------------------------------------------------------------- --CoronaSDK version 2014 was used for this template. --You are not allowed to publish this template to the Google Play as it is. --You need to work on it, improve it and replace the graphics. ------------------------------------------------------------------------- settings = { plugins = { ["CoronaProvider.ads.admob"] = { publisherId = "com.coronalabs" }, ["plugin.google.play.services"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.gameNetwork.google"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true }, }, }, orientation = { default = "portrait", --landscapeRight supported = { "portrait", } }, android = { plist = { UIStatusBarHidden = true, CFBundleIconFiles = { "Icon-xxxhdpi.png", "Icon-xxhdpi.png", "Icon-xhdpi.png", "Icon-hdpi.png", "Icon-mdpi.png", "Icon-ldpi.png", } } }, android = { googlePlayGamesAppId = "288479643333", usesPermissions = { "android.permission.INTERNET", "android.permission.ACCESS\_NETWORK\_STATE", }, }, }

That plugin no longer exists. Google forced an upgrade over a year ago. You now need to use theV2 version of the plugin. Please see:

https://docs.coronalabs.com/plugin/ads-admob-v2/index.html

Rob

fixed; thanks

That plugin no longer exists. Google forced an upgrade over a year ago. You now need to use theV2 version of the plugin. Please see:

https://docs.coronalabs.com/plugin/ads-admob-v2/index.html

Rob

fixed; thanks