Revision Date Author Comments
# fecf5653 23-Jun-2023 Douglas Lowder <[email protected]>

[expo-updates][Android] Fix instrumentation tests (#23037)

# Why

After #22845 some Android instrumentation tests and utility methods in
expo-updates need to be adjusted.

# Test Plan

Existi

[expo-updates][Android] Fix instrumentation tests (#23037)

# Why

After #22845 some Android instrumentation tests and utility methods in
expo-updates need to be adjusted.

# Test Plan

Existing Android instrumentation tests should now pass.

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [x] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).

show more ...


# 22bb96e5 16-Dec-2021 Will Schurman <[email protected]>

[expo-updates][android] Add code signing (#15514)


# 9b3ed7d4 25-Oct-2021 Will Schurman <[email protected]>

[expo-updates][android] Kotlinize expo-updates (#14818)