ksoichiro / Android-PageControl

Clickable PageControl for Android apps.
Apache License 2.0
25 stars 9 forks source link

Gradle doesn't build (likely due to this being very out of date) #2

Open ultra-taco opened 9 years ago

ultra-taco commented 9 years ago

Error:Execution failed for task ':app:dexDebug'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2

IMO either update this control or scrap it

ksoichiro commented 9 years ago

Thanks for your report. I tried to clone this repository again and build it, but couldn't confirm this issue. How did you produce it?