heap / react-native-heap

A React Native integration for Heap
MIT License
82 stars 36 forks source link

Android Version Updates #303

Closed MCeley closed 2 years ago

MCeley commented 2 years ago

Description

This PR updates the Heap Android library to version 1.10.+ , Gradle to 7.2, and the Android Gradle Plugin to 7.1.3.

Test Plan

All integration tests passed using TestDriver066. Tested manually in ExpoEjectedApp from the React Native samples repo.

Checklist