apollographql / apollo-kotlin

:rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
https://www.apollographql.com/docs/kotlin
MIT License
3.77k stars 656 forks source link

Could not find resource #960

Closed YuriTam closed 6 years ago

YuriTam commented 6 years ago

when i get version 0.5.0, throw excepiton, Could not find com.apollographql.apollo:gradle-plugin:0.5.0.

digitalbuddha commented 6 years ago

you have wrong string com.apollographql.apollo:apollo-gradle-plugin``` notice that it should beapollo-gradle-plugin` after the colon