Skip to content

fix android compilation error#21

Open
fjgal wants to merge 1 commit into
weplenish:mainfrom
HerbiaEra:fix/android_compile_issue
Open

fix android compilation error#21
fjgal wants to merge 1 commit into
weplenish:mainfrom
HerbiaEra:fix/android_compile_issue

Conversation

@fjgal

@fjgal fjgal commented Sep 14, 2022

Copy link
Copy Markdown
Contributor

Fixes Android compilation issue when target and compile API versions are set to 33

flutter_wifi_connect/FlutterWifiConnectPlugin.kt: (227, 14): Using 'maxBy((T) -> R): T?' is an error. Use maxByOrNull instead.```

flutter_wifi_connect/FlutterWifiConnectPlugin.kt: (227, 14): Using 'maxBy((T) -> R): T?' is an error. Use maxByOrNull instead.
@fjgal

fjgal commented Sep 14, 2022

Copy link
Copy Markdown
Contributor Author

This issue is already covered by PR #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant