Commit 201b92c5 by Marcel Garus

fix details

parent 03b75deb
...@@ -15,8 +15,6 @@ That requires adding permission configuration to Android- and iOS-specific files ...@@ -15,8 +15,6 @@ That requires adding permission configuration to Android- and iOS-specific files
<details> <details>
<summary>Android</summary> <summary>Android</summary>
<details>
> The current version of the plugin requires AndroidX. > The current version of the plugin requires AndroidX.
> >
> As of version 3.1.0 the <kbd>permission_handler</kbd> plugin switched to the AndroidX version of the Android Support Libraries. This means you need to make sure your Android project is also upgraded to support AndroidX. Detailed instructions can be found [here](https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility). > As of version 3.1.0 the <kbd>permission_handler</kbd> plugin switched to the AndroidX version of the Android Support Libraries. This means you need to make sure your Android project is also upgraded to support AndroidX. Detailed instructions can be found [here](https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment