Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Toro + ExoPlayer in Dynamic Feature Module #492

Open
wintermoon9 opened this issue Jun 30, 2020 · 1 comment
Open

Using Toro + ExoPlayer in Dynamic Feature Module #492

wintermoon9 opened this issue Jun 30, 2020 · 1 comment

Comments

@wintermoon9
Copy link

wintermoon9 commented Jun 30, 2020

I'm trying to build these dependencies in my build.gradle file for a dynamic feature module.

implementation "im.ene.toro3:toro:3.7.0.2010003"
implementation "im.ene.toro3:toro-ext-exoplayer:3.7.0.2010003"

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 :)

@wintermoon9
Copy link
Author

Any ideas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant