AOSSIE-Org / Monumento

GNU General Public License v3.0
12 stars 18 forks source link

Feat: add arcore and sceneform core deps #157

Closed mdmohsin7 closed 7 months ago

mdmohsin7 commented 7 months ago

Previously the app was failing to recognise the installed version of AR Core on device. The app was asking users to install the Google Play Services for AR even if it was already installed.

This PR fixes the above issue by adding the latest arcore and sceneform core dependencies.