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 ...


# 6a0ac45c 03-Sep-2021 Will Schurman <[email protected]>

[android] Use JSONObjectUtils in client code (#14272)


# 50661f5c 30-Aug-2021 Will Schurman <[email protected]>

[expo-manifests] Rename RawManifest -> Manifest (#14194)


# 706a476d 26-Aug-2021 Will Schurman <[email protected]>

[expo-updates] Factor out raw manifests into their own package (#14183)


# 2de1965a 17-Aug-2021 Will Schurman <[email protected]>

[android] Kotlinize utils (#14003)