Hello,
I used androidplot 0.6.0 before and I tried latest 1.4.1 today. I created an empty project and add compile "com.androidplot:androidplot-core:1.4.1". However, I got errors:
\Androidplot-test\app\build\intermediates\res\merged\debug\values\values.xml
Error:(305) Attribute "title" has already been defined
Error:(312) Attribute "titleTextColor" has already been defined
Error:Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '\Local\Android\Sdk\build-tools\23.0.3\aapt.exe'' finished with non-zero exit value 1
Hello, I used androidplot 0.6.0 before and I tried latest 1.4.1 today. I created an empty project and add compile "com.androidplot:androidplot-core:1.4.1". However, I got errors: