dialogflow / dialogflow-android-client

Android SDK for Dialogflow
https://dialogflow.com
Apache License 2.0
575 stars 270 forks source link

Gradle problem #59

Open fabioebner opened 7 years ago

fabioebner commented 7 years ago

I download the Android Studio 2.3.3, create a blank project

try o add the dependencies

compile 'ai.api:sdk:2.0.7@aar'
// api.ai SDK dependencies
compile 'com.android.support:appcompat-v7:23.2.1'

but only to do this I got the error:

Error:(9, 0) Gradle DSL method not found: 'compile()' Possible causes: