chore: Remove permission handler dependency and increase compileSdkVersion

This commit is contained in:
Christian Pauly 2022-06-29 08:51:08 +02:00
commit b671ae331d
6 changed files with 3 additions and 43 deletions

View file

@ -8,7 +8,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
desktop_lifecycle
flutter_secure_storage_windows
flutter_webrtc
permission_handler_windows
url_launcher_windows
)