apple/app-store-server-library-java

Not able to resolve imports after adding the dependency

nayan-dhabarde opened this issue · 0 comments

Even after adding the dependencies it says Unresolved reference: apple

I am not able to resolve any of the imports

Here is what i did,
Added
implementation("com.apple.itunes.storekit:app-store-server-library:1.0.0")
to build.gradle

and tried importing, AppStoreServerAPIClient