Skip to content

Commit

Permalink
docs(device_info_plus): Update the documentation URL for property des…
Browse files Browse the repository at this point in the history
…criptions. (#3441)
  • Loading branch information
StanleyCocos authored Jan 21, 2025
1 parent 856340e commit 743bec6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class AndroidDeviceInfo extends BaseDeviceInfo {
final String tags;

/// The type of build, like "user" or "eng".
/// https://developer.android.com/reference/android/os/Build#TIME
/// https://developer.android.com/reference/android/os/Build#TYPE
final String type;

/// `false` if the application is running in an emulator, `true` otherwise.
Expand Down

0 comments on commit 743bec6

Please sign in to comment.