@capacitor/browser
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.0...@capacitor/browser@0.4.1) (2021-01-26) | ||
**Note:** Version bump only for package @capacitor/browser | ||
# [0.4.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.3.0...@capacitor/browser@0.4.0) (2021-01-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/browser", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.", | ||
@@ -81,3 +81,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "6c724997284ac8fded5553b0e510c85055f74105" | ||
"gitHead": "9c7056ff622b1619c0c0d1c59a09b47d20d5739f" | ||
} |
@@ -14,2 +14,10 @@ # @capacitor/browser | ||
## Android | ||
### Variables | ||
This plugin will use the following project variables (defined in your app's `variables.gradle` file): | ||
- `$androidxBrowserVersion`: version of `androidx.browser:browser` (default: `1.3.0`) | ||
## Example | ||
@@ -16,0 +24,0 @@ |
Sorry, the diff of this file is not supported yet
44336
155
395