You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/wintermoon9/Desktop/project/project-android/app/src/main/AndroidManifest.xml:22:5-25:65: AAPT: error: resource integer/google_play_services_version (aka life.company.project:integer/google_play_services_version) not found.
I'm not using google play services for anything so I'm wondering if toro is? I found this question on stack that is similar to what I'm experiencing but not related to Toro.
I'm trying to build these dependencies in my build.gradle file for a dynamic feature module.
I am getting this error:
/Users/wintermoon9/Desktop/project/project-android/app/src/main/AndroidManifest.xml:22:5-25:65: AAPT: error: resource integer/google_play_services_version (aka life.company.project:integer/google_play_services_version) not found.
I'm not using google play services for anything so I'm wondering if toro is? I found this question on stack that is similar to what I'm experiencing but not related to Toro.
https://stackoverflow.com/questions/45074545/not-able-launch-android-instant-app-with-google-play-services-maps-basically
Toro itself builds fine in the dynamic feature module but it's only the toro-ext-exoplayer dependency that screws everything up.
Any suggestions?
Thank you :)
The text was updated successfully, but these errors were encountered: