using com.android.fused-library #7541
-
I am trying to use But when i use it with:
the aar is actually empty. I am not sure if the error comes from my jitpack.io build config or from Does anyone have an idea? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Do you have a link to the fused library build file? |
Beta Was this translation helpful? Give feedback.
-
@lukeedgargoogle thanks for answering. I actually solved this without using fused library. Was in fact pretty easy https://github.com/Akylas/mobile-sdk-android-aar/blob/main/build.gradle Thank you |
Beta Was this translation helpful? Give feedback.
@lukeedgargoogle thanks for answering. I actually solved this without using fused library. Was in fact pretty easy https://github.com/Akylas/mobile-sdk-android-aar/blob/main/build.gradle
Thank you