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

Upgrade mik3y/usb-serial-for-android to 3.7.0 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bastengao
Copy link
Owner

#9

@bhanu-rana
Copy link

bhanu-rana commented Oct 3, 2024

@bastengao this is substantial update, can we please release this soon. We are using this repo actively and all new devices needs > v3.5.0.
Thanks a ton for this wrapper repo

@liangshen-hds
Copy link

This branch is not working anymore because using the latest react-native requires SDK >= 30 which requires PendingIntent mutability flag.
I just checked the master branch, and it works with the latest usb-serial-for-android.

dependencies {
    //noinspection GradleDynamicVersion
    implementation "com.facebook.react:react-native:+"  // From node_modules
    implementation "com.github.mik3y:usb-serial-for-android:3.8.1"
}

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

Successfully merging this pull request may close these issues.

4 participants