expo 48.0.19 → 48.0.21
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/build.gradle
CHANGED
|
@@ -33,7 +33,7 @@ def getRNVersion() {
|
|
|
33
33
|
ensureDependeciesWereEvaluated(project)
|
|
34
34
|
|
|
35
35
|
group = 'host.exp.exponent'
|
|
36
|
-
version = '48.0.
|
|
36
|
+
version = '48.0.21'
|
|
37
37
|
|
|
38
38
|
buildscript {
|
|
39
39
|
def expoModulesCorePlugin = new File(project(":expo-modules-core").projectDir.absolutePath, "ExpoModulesCorePlugin.gradle")
|
|
@@ -104,7 +104,7 @@ android {
|
|
|
104
104
|
minSdkVersion safeExtGet("minSdkVersion", 21)
|
|
105
105
|
targetSdkVersion safeExtGet("targetSdkVersion", 33)
|
|
106
106
|
versionCode 1
|
|
107
|
-
versionName "48.0.
|
|
107
|
+
versionName "48.0.21"
|
|
108
108
|
consumerProguardFiles("proguard-rules.pro")
|
|
109
109
|
}
|
|
110
110
|
lintOptions {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"expo-gl": "~12.4.0",
|
|
41
41
|
"expo-google-app-auth": "~8.3.0",
|
|
42
42
|
"expo-haptics": "~12.2.1",
|
|
43
|
-
"expo-image": "~1.0.
|
|
43
|
+
"expo-image": "~1.0.2",
|
|
44
44
|
"expo-image-loader": "~4.1.1",
|
|
45
45
|
"expo-image-manipulator": "~11.1.1",
|
|
46
46
|
"expo-image-picker": "~14.1.1",
|
|
@@ -62,6 +62,7 @@
|
|
|
62
62
|
"expo-permissions": "~14.1.1",
|
|
63
63
|
"expo-print": "~12.2.1",
|
|
64
64
|
"expo-random": "~13.1.1",
|
|
65
|
+
"expo-router": "^1.0.0",
|
|
65
66
|
"expo-screen-capture": "~5.1.1",
|
|
66
67
|
"expo-screen-orientation": "~5.1.1",
|
|
67
68
|
"expo-secure-store": "~12.1.1",
|
|
@@ -82,11 +83,11 @@
|
|
|
82
83
|
"lottie-react-native": "5.1.4",
|
|
83
84
|
"react": "18.2.0",
|
|
84
85
|
"react-dom": "18.2.0",
|
|
85
|
-
"react-native": "0.71.
|
|
86
|
+
"react-native": "0.71.14",
|
|
86
87
|
"react-native-web": "~0.18.10",
|
|
87
88
|
"react-native-branch": "^5.4.0",
|
|
88
89
|
"react-native-gesture-handler": "~2.9.0",
|
|
89
|
-
"react-native-get-random-values": "~1.
|
|
90
|
+
"react-native-get-random-values": "~1.9.0",
|
|
90
91
|
"react-native-maps": "1.3.2",
|
|
91
92
|
"react-native-pager-view": "6.1.2",
|
|
92
93
|
"react-native-reanimated": "~2.14.4",
|
|
@@ -96,10 +97,10 @@
|
|
|
96
97
|
"react-native-svg": "13.4.0",
|
|
97
98
|
"react-native-view-shot": "3.5.0",
|
|
98
99
|
"react-native-webview": "11.26.0",
|
|
99
|
-
"sentry-expo": "~6.
|
|
100
|
+
"sentry-expo": "~6.2.0",
|
|
100
101
|
"unimodules-app-loader": "~4.1.1",
|
|
101
102
|
"unimodules-image-loader-interface": "~6.1.0",
|
|
102
103
|
"@shopify/react-native-skia": "0.1.172",
|
|
103
104
|
"@shopify/flash-list": "1.4.0",
|
|
104
|
-
"@sentry/react-native": "4.
|
|
105
|
+
"@sentry/react-native": "4.15.2"
|
|
105
106
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "48.0.
|
|
3
|
+
"version": "48.0.21",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "build/Expo.js",
|
|
6
6
|
"module": "build/Expo.js",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@expo/cli": "0.7.3",
|
|
63
63
|
"@expo/vector-icons": "^13.0.0",
|
|
64
64
|
"@expo/config-plugins": "6.0.2",
|
|
65
|
-
"@expo/config": "8.0.
|
|
65
|
+
"@expo/config": "8.0.5",
|
|
66
66
|
"babel-preset-expo": "~9.3.2",
|
|
67
67
|
"cross-spawn": "^6.0.5",
|
|
68
68
|
"expo-application": "~5.1.1",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"expo-module-scripts": "^3.0.7",
|
|
91
91
|
"react": "18.2.0",
|
|
92
92
|
"react-dom": "18.2.0",
|
|
93
|
-
"react-native": "0.71.
|
|
93
|
+
"react-native": "0.71.14"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "e4e06ef3bbac03fc1b5eb50d114716bcaad40d8e"
|
|
96
96
|
}
|