@convivainc/conviva-react-native-appanalytics 0.2.2 → 0.2.10001

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.
@@ -20,5 +20,5 @@ Pod::Spec.new do |s|
20
20
  s.requires_arc = true
21
21
 
22
22
  s.dependency "React-Core"
23
- s.dependency "ConvivaAppAnalytics", "1.0.3"
23
+ s.dependency "ConvivaAppAnalytics", "1.1.10001"
24
24
  end
@@ -22,6 +22,6 @@
22
22
 
23
23
  @implementation RNTrackerVersion
24
24
 
25
- NSString * const kRNTrackerVersion = @"rn-0.2.2";
25
+ NSString * const kRNTrackerVersion = @"rn-0.2.10001";
26
26
 
27
27
  @end
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@convivainc/conviva-react-native-appanalytics",
3
- "version": "0.2.2",
3
+ "version": "0.2.10001",
4
4
  "description": "Conviva React Native Application Analytics Library",
5
5
  "main": "conviva-react-native-appanalytics.js",
6
6
  "repository": {
File without changes
@@ -1,2 +0,0 @@
1
- #Thu Mar 27 15:22:37 IST 2025
2
- gradle.version=7.5
@@ -1 +0,0 @@
1
- A5DCEA87E4EC7534EE29407C4918798519892DBE0A7FC151FD07F40CD82C3233
File without changes