react-native-repro 4.0.0 → 4.0.2
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.
- package/android/src/main/java/io/repro/android/reactbridge/ReproReactBridgeModuleImpl.java +1 -1
- package/ios/RPRReproReactBridge.h +1 -1
- package/package.json +1 -1
- package/sdk-android/io/repro/repro-android-sdk/5.20.2/repro-android-sdk-5.20.2.aar +0 -0
- package/sdk-android/io/repro/repro-android-sdk/5.20.2/repro-android-sdk-5.20.2.aar.md5 +1 -0
- package/sdk-android/io/repro/repro-android-sdk/5.20.2/repro-android-sdk-5.20.2.aar.sha1 +1 -0
- package/sdk-android/io/repro/repro-android-sdk/{5.20.0/repro-android-sdk-5.20.0.pom → 5.20.2/repro-android-sdk-5.20.2.pom} +2 -2
- package/sdk-android/io/repro/repro-android-sdk/5.20.2/repro-android-sdk-5.20.2.pom.md5 +1 -0
- package/sdk-android/io/repro/repro-android-sdk/5.20.2/repro-android-sdk-5.20.2.pom.sha1 +1 -0
- package/sdk-android/io/repro/repro-android-sdk/maven-metadata.xml +3 -3
- package/sdk-android/io/repro/repro-android-sdk/maven-metadata.xml.md5 +1 -1
- package/sdk-android/io/repro/repro-android-sdk/maven-metadata.xml.sha1 +1 -1
- package/sdk-android/io/repro/repro-android-sdk/5.20.0/repro-android-sdk-5.20.0.aar +0 -0
- package/sdk-android/io/repro/repro-android-sdk/5.20.0/repro-android-sdk-5.20.0.aar.md5 +0 -1
- package/sdk-android/io/repro/repro-android-sdk/5.20.0/repro-android-sdk-5.20.0.aar.sha1 +0 -1
- package/sdk-android/io/repro/repro-android-sdk/5.20.0/repro-android-sdk-5.20.0.pom.md5 +0 -1
- package/sdk-android/io/repro/repro-android-sdk/5.20.0/repro-android-sdk-5.20.0.pom.sha1 +0 -1
|
@@ -51,7 +51,7 @@ public class ReproReactBridgeModuleImpl {
|
|
|
51
51
|
public static final int CAMPAIGN_TYPE_WEB_MESSAGE = (1 << 2);
|
|
52
52
|
public static final int CAMPAIGN_TYPE_ALL = (1 << 3);
|
|
53
53
|
|
|
54
|
-
private static final String REPRO_REACT_NATIVE_BRIDGE_VERSION = "4.0.
|
|
54
|
+
private static final String REPRO_REACT_NATIVE_BRIDGE_VERSION = "4.0.2";
|
|
55
55
|
|
|
56
56
|
public static final String NAME = "ReproReactBridgeModule";
|
|
57
57
|
|
package/package.json
CHANGED
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4d09abc345a17c209e9d1edef076bf16
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
7cbb07f34480bc104c73dbbeeffa6527accc5e5f
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
<groupId>io.repro</groupId>
|
|
8
8
|
<artifactId>repro-android-sdk</artifactId>
|
|
9
|
-
<version>5.20.
|
|
9
|
+
<version>5.20.2</version>
|
|
10
10
|
<packaging>aar</packaging>
|
|
11
11
|
|
|
12
12
|
<name>Repro</name>
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
<licenses>
|
|
17
17
|
<license>
|
|
18
18
|
<name>LicenseRef-Repro-SDK-License</name>
|
|
19
|
-
<url>https://cdn.reproio.com/android/io/repro/repro-android-sdk/5.20.
|
|
19
|
+
<url>https://cdn.reproio.com/android/io/repro/repro-android-sdk/5.20.2/LICENSE</url>
|
|
20
20
|
<distribution>repo</distribution>
|
|
21
21
|
<comments>See LICENSE file</comments>
|
|
22
22
|
</license>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
7df640b6125f55ad5bc667f8931c932f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
23d91c9eda7a68b8235cab14ddfc69f49da776b6
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
<groupId>io.repro</groupId>
|
|
4
4
|
<artifactId>repro-android-sdk</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<release>5.20.
|
|
6
|
+
<release>5.20.2</release>
|
|
7
7
|
<versions>
|
|
8
|
-
<version>5.20.
|
|
8
|
+
<version>5.20.2</version>
|
|
9
9
|
</versions>
|
|
10
|
-
<lastUpdated>
|
|
10
|
+
<lastUpdated>20251023151453</lastUpdated>
|
|
11
11
|
</versioning>
|
|
12
12
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
fd7c7caed99e24dc927cb452e85f1513
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1eebaebd346fd93fb871a8a34fef9537cd087118
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0b26bedc446a282d385a098e1e085f49
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3bb4f0113b97fa0272c7985764be132014fa1450
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3d4287d5e8f58d583bb6a108d9f64565
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
25951f2e51219630d67d6ac3ab0183e6710b1eb7
|