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
Hello,
I tested the add-on example. I've no issue generating the add-on sdk. But while deploying it to Android Studio, I'm facing challenge.
Its showing up in my SDK Manager, but when I'm adding the following in my App's build.gradle :
compileSdkVersion 'Profusion:ProfusionAddOn:30'
Then my compilation is failing with the following error :
Failed to find target with hash string Profusion:ProfusionAddOn:30
Can you please help me on how to use this Addon SDK on Studio or how to resolve this error.
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I tested the add-on example. I've no issue generating the add-on sdk. But while deploying it to Android Studio, I'm facing challenge.
Its showing up in my SDK Manager, but when I'm adding the following in my App's build.gradle :
compileSdkVersion 'Profusion:ProfusionAddOn:30'
Then my compilation is failing with the following error :
Failed to find target with hash string Profusion:ProfusionAddOn:30
Can you please help me on how to use this Addon SDK on Studio or how to resolve this error.
Thanks
The text was updated successfully, but these errors were encountered: