How to store zoom meeting sdk in private maven for android project

Description
I am trying to store the mobilertc.aar in my private maven repo to reduce the project size. After uploading it to maven, if I implement it on my gradle file, the app fails during compilation as the sdk library files are not found.

Any solution?

Which Android Meeting SDK version?
zoom-sdk-android-6.0.10.22015

Smartphone (please complete the following information):

  • Device: Samsung T227
  • OS: [e.g. Android 12]

Hi @naimur, can you please provide the steps you’re taking to store the SDK and the exact error you’re seeing?

Thanks!