If it's not feasible to automatically add jcenter as a repository in the user's gradle config, could the Instant Run documentation <http://tools.android.com/tech-docs/instant-run> make a note of it?
On Mon, Nov 30, 2015 at 2:57 PM, Xavier Ducrohet <[email protected]> wrote: > We only publish previews to jcenter. > > On Mon, Nov 30, 2015 at 2:06 PM, Michael Wallstedt < > [email protected]> wrote: > >> After allowing Android Studio to edit my gradle configuration to enable >> Instant Run, I see the following error if I manually try to invoke >> ./gradlew :myApplication:assembleDebug >> >> > Could not resolve all dependencies for configuration ':classpath'. >> > Could not find com.android.tools.build:gradle:2.0.0-alpha1. >> Searched in the following locations: >> >> https://repo1.maven.org/maven2/com/android/tools/build/gradle/2.0.0-alpha1/gradle-2.0.0-alpha1.pom >> >> https://repo1.maven.org/maven2/com/android/tools/build/gradle/2.0.0-alpha1/gradle-2.0.0-alpha1.jar >> >> I have updated the gradle wrapper to 2.8. Am I missing some other step? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "adt-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Xavier Ducrohet > Android SDK Tech Lead > Google Inc. > http://developer.android.com | http://tools.android.com > > Please do not send me questions directly. Thanks! > > -- > You received this message because you are subscribed to a topic in the > Google Groups "adt-dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adt-dev/uU0q7rXlv7I/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
