Google Admob - Android build problem

Hi, i am using Unity 4.7.1 and Google Mobile Ads Unity Plugin v3.0.5
After adding abmob plugin , i cant take build . Following error is showing

Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
D:\InstallLocation\Android_SDK\build-tools\23.0.3\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "D:/InstallLocation/Android_SDK/platforms/android-23\android.jar" -F bin/resources.ap_ --extra-packages com.google.unity

stderr[
AndroidManifest.xml:17: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.IAPTheme').

AndroidManifest.xml:19: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version').

]
stdout[
Configurations:
 (default)

Files:
  drawable\app_icon.png
    Src: () res\drawable\app_icon.png
  values\strings.xml
    Src: () res\values\strings.xml
  AndroidManifest.xml
    Src: () AndroidManifest.xml

Resource Dirs:
  Type drawable
    drawable\app_icon.png
%|1354741607_5|%
  Type values
    values\strings.xml
%|121225748_7|%
Including resources from package: D:\InstallLocation\Android_SDK\platforms\android-23\android.jar
applyFileOverlay for drawable
applyFileOverlay for layout
applyFileOverlay for anim
applyFileOverlay for animator
applyFileOverlay for interpolator
applyFileOverlay for transition
applyFileOverlay for xml
applyFileOverlay for raw
applyFileOverlay for color
applyFileOverlay for menu
applyFileOverlay for mipmap
Processing image: res\drawable\app_icon.png
%|291199635_8|%
    (new resource id app_icon from drawable\app_icon.png #generated)
]

Here is screenshots of Assets/Plugins/Android directory

unity1
u2

Here is screenshots of Android SDK Manager

sdk 1

sdk 2

I have got the solution . This may help who facing same problem

Right click on Assets > PlayServicesResolver folder and select Google Play Services > Resolve Client Jars to fix any dependency import issues.

Please refer this link

https://groups.google.com/forum/#!category-topic/google-admob-ads-sdk/game-engines/TpqvTLvtDEc

Watch this video to fix problems its in hindi language thou.