diff --git a/android/src/main/java/com/rusel/RCTBluetoothSerial/RCTBluetoothSerialPackage.java b/android/src/main/java/com/rusel/RCTBluetoothSerial/RCTBluetoothSerialPackage.java index 3ae4831..311e7b8 100644 --- a/android/src/main/java/com/rusel/RCTBluetoothSerial/RCTBluetoothSerialPackage.java +++ b/android/src/main/java/com/rusel/RCTBluetoothSerial/RCTBluetoothSerialPackage.java @@ -20,7 +20,7 @@ public List createNativeModules(ReactApplicationContext reactConte return modules; } - @Override + public List> createJSModules() { return Collections.emptyList(); } @@ -29,4 +29,4 @@ public List> createJSModules() { public List createViewManagers(ReactApplicationContext reactContext) { return Collections.emptyList(); } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 02f2ae5..2e322d2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/rusel1989/react-native-bluetooth-serial.git" + "url": "git+https://github.com/Malintan2112/react-native-bluetooth-serial" }, "keywords": [ "bluetooth",