profusion / android-sdk-addon-example

Apache License 2.0
23 stars 6 forks source link

Failed to find target with hash string #6

Open RMewar88 opened 2 years ago

RMewar88 commented 2 years ago

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

oliveirarleo commented 2 years ago

Could you please report here the full error message please?