With gradle you can reference the local maven cache by adding it to your 
repositories:

    repositories {
        mavenLocal()
    }

cheers,
René

On Friday, December 5, 2014 7:07:23 AM UTC+1, 宁佳晨 wrote:
>
> Hi,all.
>
> I recently update Android Studio from 0.x to 1.0 RC4 . 
>
> A background task  is updating  maven  repository indics.... . In China, 
> it will take hours before finish
>
>  Is it possible to reuse the previous maven cache?
>

-- 
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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to