Error:Cause: com.android.sdklib.repository.FullRevision -


i wanted try instant-run 2.0 - work had update build-plugin 2.0.0-alpha6 - when doing cannot gradle-sync project anymore getting:

gradle 'myproject' project refresh failed error:cause: com.android.sdklib.repository.fullrevision knows reason/workaround this?

i use jakewharton/sdk-manager-plugin. build-plugin 1.5.0 not problem.

in project have added

apply plugin: 'android-sdk-manager' 

i removed gradle file of app & worked.

hope you.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -