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
Im trying to integrate PokeKotlin into my android project which using build.gradle.kts file for adding dependencies, The readMe file and the release section are showing different ways to integrate the Library, as per my understanding it is no longer hosted in bintray so tried to integrate using this dependency : implementation("me.sargunvohra.lib:pokekotlin:2.4.0"), but im facing the following error : "Failed to resolve: me.sargunvohra.lib:pokekotlin:2.4.0"
Is this repository still being maintained?
The text was updated successfully, but these errors were encountered:
Hi,
Im trying to integrate PokeKotlin into my android project which using build.gradle.kts file for adding dependencies, The readMe file and the release section are showing different ways to integrate the Library, as per my understanding it is no longer hosted in bintray so tried to integrate using this dependency : implementation("me.sargunvohra.lib:pokekotlin:2.4.0"), but im facing the following error : "Failed to resolve: me.sargunvohra.lib:pokekotlin:2.4.0"
Is this repository still being maintained?
The text was updated successfully, but these errors were encountered: