Add premier and capIncompat metadata to plugins (#3453)

This commit is contained in:
Matt Netkow
2020-06-11 10:56:34 -05:00
committed by GitHub
parent 1567e8ff2f
commit 46bbf633e4
37 changed files with 46 additions and 0 deletions
@@ -3,6 +3,7 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
/**
* @name App Version
* @premier app-version
* @description
* Reads the version of your app from the target build settings.
*