ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

android 4.0 #442

Open MilkyWayGalaxyUser opened 3 years ago

MilkyWayGalaxyUser commented 3 years ago

import android.support.annotation.NonNull; ^ plugins\src\main\java\name\ratson\cordova\admob\AdMob.java:243: error: cannot find symbol @NonNull ^ symbol: class NonNull location: class AdMob

With update of Android 4.0 this shows up.