greenrobot / greenDAO

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
http://greenrobot.org/greendao/
12.63k stars 2.89k forks source link

Could not find org.greenrobot:greendao:3.2.0. #573

Closed pvv38 closed 7 years ago

pvv38 commented 7 years ago

I am try build DaoExample. I changed nothing. AndroidStudio and command line give same error:

aaa@shome:~/develop/android/DaoExample$ ./gradlew FAILURE: Build failed with an exception.

What am I doing wrong?

pvv38 commented 7 years ago

The error was due to the fact that I extract only one folder with examples.