cordova-plugin-dialogs icon indicating copy to clipboard operation
cordova-plugin-dialogs copied to clipboard

CB-13916(android): Suppress deprecation warnings

Open brody4hire opened this issue 6 years ago • 0 comments

Here are some changes needed to suppress ugly deprecation warnings when building on Android.

Note that with these changes, old android.annotation package is no longer used. This is desired since a number of android.annotation packages should be considered obsolete for androidx (apache/cordova-android#565; apache/cordova#69).

brody4hire avatar Jan 28 '19 00:01 brody4hire