Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #40

Open
cydenghua opened this issue Sep 8, 2021 · 2 comments
Open

Build failed #40

cydenghua opened this issue Sep 8, 2021 · 2 comments

Comments

@cydenghua
Copy link

open: https://jitpack.io/com/github/kongqw/AndroidSerialPort/1.0.1/AndroidSerialPort-1.0.1.pom
then: Build failed. See the log at jitpack.io

@isilent-me
Copy link

implementation 'com.github.isilent-me:AndroidSerialPort:1.0.2'
You can use this to instead. It fix build failure on JitPack.

implementation 'com.github.isilent-me:AndroidSerialPort:1.0.3'
You also can use this. It merged some freature from other developers.

Such as:

  1. Adapt to androidx.
  2. Add support for SerialPort flags.
  3. Add sleep time when receive data.

@isilent-me
Copy link

implementation 'com.github.isilent-me:AndroidSerialPort:1.0.2'
你可以用这个来代替。它修复了在JitPack上构建失败的问题。

implementation 'com.github.isilent-me:AndroidSerialPort:1.0.3'
你也可以用这个。它合并了其他开发人员的一些新特性。

例如:

  1. 适配AndroidX
  2. 打开串口时支持flags
  3. 增加接收数据睡眠时间

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants