fidel-react-native 3.0.5 → 3.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@ buildscript {
6
6
  }
7
7
 
8
8
  dependencies {
9
- classpath 'com.android.tools.build:gradle:8.14.3'
9
+ classpath 'com.android.tools.build:gradle:8.4.2'
10
10
  }
11
11
  }
12
12
 
@@ -1,6 +1,2 @@
1
1
 
2
- <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
- package="com.fidelreactlibrary">
4
-
5
- </manifest>
6
-
2
+ <manifest />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fidel-react-native",
3
- "version": "3.0.5",
3
+ "version": "3.0.6",
4
4
  "description": "Fidel's React Native bridge library for iOS and Android.",
5
5
  "main": "index.js",
6
6
  "nativePackage": true,
File without changes
@@ -1,2 +0,0 @@
1
- #Fri Jul 04 10:23:53 WEST 2025
2
- gradle.version=8.10
@@ -1,2 +0,0 @@
1
- #Fri Jul 04 10:23:48 WEST 2025
2
- java.home=/Applications/Android Studio.app/Contents/jbr/Contents/Home
Binary file
File without changes