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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -