History log of /expo/android/app/src/androidTest/java/host/exp/exponent/utils/DeviceUtils.kt (Results 1 – 2 of 2)
Revision Date Author Comments
# d211fd84 20-Sep-2023 Wojciech Dróżdż <[email protected]>

[android] Remove unnecessary version checks (#24203)

# Why

This PR is related to #24201, it removes unnecessary version checks

# How

Remove version check logic for SDK's < 23

# Test Pla

[android] Remove unnecessary version checks (#24203)

# Why

This PR is related to #24201, it removes unnecessary version checks

# How

Remove version check logic for SDK's < 23

# Test Plan

Tested in Bare Expo in Android 13 simulator

show more ...


# 21373fa4 25-Aug-2021 Will Schurman <[email protected]>

[android] Kotlinize app devicefarm tests (#14161)