cordova-androidx-build
Version:
This plugin helps to build your app with AndroidX library.
26 lines (25 loc) • 615 B
JSON
{
"name": "cordova-androidx-build",
"version": "1.0.4",
"description": "This plugin helps to build your app with AndroidX library. ",
"cordova": {
"id": "cordova-androidx-build",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "https://github.com/wf9a5m75/cordova-androidx-build.git"
},
"keywords": [
"cordova",
"androidx"
],
"author": "Masashi Katsumata",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/wf9a5m75/cordova-androidx-build/issues"
},
"homepage": "https://github.com/wf9a5m75/cordova-androidx-build"
}