History log of /expo/android/expoview/src/main/java/host/exp/exponent/LauncherActivity.kt (Results 1 – 3 of 3)
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 ...


# 094c4ddd 19-Aug-2021 Will Schurman <[email protected]>

[android] Kotlinize DI (#14039)


# d44a6d96 03-Aug-2021 Will Schurman <[email protected]>

[android] Kotlinize ExpoApplication (#13836)