@capacitor/android
Advanced tools
Comparing version 3.0.0-alpha.9 to 3.0.0-alpha.10
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.0.0-alpha.10](https://github.com/ionic-team/capacitor/compare/3.0.0-alpha.9...3.0.0-alpha.10) (2020-12-15) | ||
### Bug Fixes | ||
* **android:** include lint.xml for downstream lint tasks ([efa72f3](https://github.com/ionic-team/capacitor/commit/efa72f38c5f64d3b91cc4c4c7d4d87ab38219893)) | ||
# [3.0.0-alpha.9](https://github.com/ionic-team/capacitor/compare/3.0.0-alpha.8...3.0.0-alpha.9) (2020-12-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@capacitor/android", | ||
"version": "3.0.0-alpha.9", | ||
"version": "3.0.0-alpha.10", | ||
"description": "Capacitor: cross-platform mobile apps with the web", | ||
@@ -11,2 +11,3 @@ "homepage": "https://capacitorjs.com/", | ||
"capacitor/lint-baseline.xml", | ||
"capacitor/lint.xml", | ||
"capacitor/src/main/" | ||
@@ -27,3 +28,3 @@ ], | ||
}, | ||
"gitHead": "e5614ed66a328d6ac1c64b05768521fab26a15a5" | ||
"gitHead": "7954ac518acc7bffe026353d5186eb160ff0d1db" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
264419
58