gustavomazzoni / cordova-plugin-tesseract

Cordova Plugin for OCR process using Tesseract
77 stars 34 forks source link

Plugin with id 'com.github.dcendents.android-maven' not found. #3

Closed gongsy945 closed 8 years ago

gongsy945 commented 8 years ago

Plugin with id 'com.github.dcendents.android-maven' not found.

~/platforms/android/tess-two/build.gradle: import org.apache.tools.ant.taskdefs.condition.Os

apply plugin: 'com.android.library' apply plugin: 'com.github.dcendents.android-maven' apply plugin: 'com.jfrog.bintray'

gustavomazzoni commented 8 years ago

Hi, @gongsy945 . I'm very busy at the moment, that's why I didn't reply sooner. But I am planning to help you out next week, ok?! Also, feel free to fork the project and suggest some changes.

gustavomazzoni commented 8 years ago

Hi @gongsy945, please follow the new instructions on README.md. Try this specific step and it should solve your error.

Please, give me a feedback. I will wait for some days before closing this issue.