Cloudsdk plugin too old

Hi all,

I have a fresh install of Android Studio and I am trying to open the sample in the spark-sdk-android-master zip.

i am stuck with a build.gradle error that says Plugin is too old, please update.

sounds easy, right? but I cannot seem to get it.

can someone confirm what this example wants for the gradle version and plugin version, and mybe a quick way of getting it there?

Figured it out.

to help all the other newbies out there, the problem was that I opened the example project too deep in the directory structure. I assumed I had to open the example_app, which is not the case.

Open the project at the top directory level, the one that you extracted at and all will be fine