Skip to content

Commit 9c37741

Browse files
Gibbo97vbuberen
andauthored
Update packages/connectivity_plus/connectivity_plus_platform_interface/lib/src/enums.dart
Co-authored-by: Volodymyr Buberenko <vbuberen@users.noreply.github.com>
1 parent a2573d4 commit 9c37741

File tree

1 file changed

+1
-1
lines changed
  • packages/connectivity_plus/connectivity_plus_platform_interface/lib/src

1 file changed

+1
-1
lines changed

packages/connectivity_plus/connectivity_plus_platform_interface/lib/src/enums.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ enum ConnectivityResult {
2828
/// covers both satellite connections and Low Data Mode enabled by the user.
2929
/// Appears alongside [mobile] (e.g. `[mobile, satellite]`).
3030
///
31-
/// On Android 14+ (API 34), reported when [TRANSPORT_SATELLITE] capability
31+
/// On Android 15 (API 35) and newer, reported when [TRANSPORT_SATELLITE] capability
3232
/// is present. Appears as a standalone result.
3333
///
3434
/// Not reported on other platforms.

0 commit comments

Comments
 (0)