Closed VishnuSanal closed 5 months ago
The link in #84 should provide this context with implementation
along with the coordinates to reference the artifacts from Maven central.
Closing this issue. Feel free to reply if it wasn't addressed.
Hey @VishnuSanal to elaborate on my previous response. I was able to include the dependencies with no issues. Let me know if you're still facing the same issue.
implementation("com.openmobilehub.android.auth:plugin-google-gms:2.0.0")
implementation("com.openmobilehub.android.auth:plugin-google-non-gms:2.0.0")
publishing on popular repositories makes it much easier to integrate OMH SDKs to existing applications. or, please correct me is there is a specific reason this is not done in the first place?
for eg: Spotless on Maven / Retrofit on Jitpack.