NightWhistler / PageTurner

Android e-book reader with cloud synchronization
pageturner-reader.org
GNU General Public License v3.0
466 stars 222 forks source link

Downloaded project and running in android studio, during gradle sync following error appears #590

Open nitish2429 opened 8 years ago

nitish2429 commented 8 years ago

downloaded complete sample of page turner and while tried to run its sample, during the process of gradle sync following error appears:

Error:(26, 0) Cannot add a configuration with name 'testCompile' as a configuration with that name already exists. -- openFile:/home/adstuck-014/AndroidStudioProjects/PageTurner-master/build.gradle" --

While clicking on above link it redirects to line : " apply plugin: 'robolectric' " in build.gradle file

marek-kuticka commented 8 years ago

Hello, is there anything new with this issue? have experienced the same today. using latest Android Studio as per today.