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

Patch-1 #96

Closed
wants to merge 2 commits into from
Closed

Patch-1 #96

wants to merge 2 commits into from

Conversation

Shhzdmrz
Copy link

fixed #21, fixed #45, fixed #55, fixed #67, closes #94.

1. Upgraded the project to remove:

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018

2. Upgraded the SDK build tools to remove:

WARNING: The specified Android SDK Build Tools version (23.0.1) is ignored, as it is below the minimum supported version (27.0.3) for Android Gradle Plugin 3.1.4.
Android SDK Build Tools 27.0.3 will be used.

3. Removed deprecated keyword/files:

  • Removed deprecated keyword @OverRide from RCTBluetoothSerialPackage file.
  • Removed extra files from example.

4. Upgraded the example to support React Native 0.57.0

5. Tested on Android only.

fixed rusel1989#21, fixed rusel1989#45, fixed rusel1989#55, fixed rusel1989#67, closes rusel1989#94.

1. Upgraded the project to remove: > WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018
2. Upgraded the SDK build tools to remove:
> WARNING: The specified Android SDK Build Tools version (23.0.1) is ignored, as it is below the minimum supported version (27.0.3) for Android Gradle Plugin 3.1.4.
Android SDK Build Tools 27.0.3 will be used.
3.  Removed deprecated @OverRide from RCTBluetoothSerialPackage file.
4. Upgraded the example to support React Native 0.57.0
5. Tested on Android only.
Added missing bluetooth permissions
@Shhzdmrz Shhzdmrz closed this Jun 12, 2020
@Shhzdmrz Shhzdmrz deleted the Patch-1 branch June 12, 2020 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant