Nope. Add one of these to the Android section of the build settings:
manifestChildElements =
{
-- Array of strings
[[
<uses-sdk tools:overrideLibrary="com.google.android.gms.ads.impl" />
]]
},
or
minSdkVersion = “16”,