expo-notifications 57.0.8 → 57.0.9
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/CHANGELOG.md +7 -0
- package/android/build.gradle +2 -2
- package/android/src/main/java/expo/modules/notifications/service/NotificationForwarderActivity.kt +2 -2
- package/android/src/main/java/expo/modules/notifications/service/delegates/ExpoHandlingDelegate.kt +13 -2
- package/expo-module.config.json +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{57.0.8/expo.modules.notifications-57.0.8-sources.jar → 57.0.9/expo.modules.notifications-57.0.9-sources.jar} +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9-sources.jar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9-sources.jar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9-sources.jar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9-sources.jar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{57.0.8/expo.modules.notifications-57.0.8.aar → 57.0.9/expo.modules.notifications-57.0.9.aar} +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.aar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.aar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.aar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.aar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{57.0.8/expo.modules.notifications-57.0.8.module → 57.0.9/expo.modules.notifications-57.0.9.module} +22 -22
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.module.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/{57.0.8/expo.modules.notifications-57.0.8.pom → 57.0.9/expo.modules.notifications-57.0.9.pom} +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.9/expo.modules.notifications-57.0.9.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha512 +1 -1
- package/package.json +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8-sources.jar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8-sources.jar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8-sources.jar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8-sources.jar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.aar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.aar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.aar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.aar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.8/expo.modules.notifications-57.0.8.pom.sha512 +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,13 @@
|
|
|
10
10
|
|
|
11
11
|
### 💡 Others
|
|
12
12
|
|
|
13
|
+
## 57.0.9 — 2026-08-06
|
|
14
|
+
|
|
15
|
+
### 🐛 Bug fixes
|
|
16
|
+
|
|
17
|
+
- [Android] Prevent a crash on notification tap when `getLaunchIntentForPackage` throws on some OEM ROMs. ([#47889](https://github.com/expo/expo/pull/47889) by [@nunocaseiro](https://github.com/nunocaseiro))
|
|
18
|
+
- [web] Fixed crash when browser storage is blocked (e.g. Safari's "Block All Cookies"), where reading `localStorage` throws a `SecurityError` instead of returning `null`. ([#48033](https://github.com/expo/expo/pull/48033) by [@Ignigena](https://github.com/Ignigena))
|
|
19
|
+
|
|
13
20
|
## 57.0.8 — 2026-07-29
|
|
14
21
|
|
|
15
22
|
_This version does not introduce any user-facing changes._
|
package/android/build.gradle
CHANGED
|
@@ -5,13 +5,13 @@ plugins {
|
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
group = 'host.exp.exponent'
|
|
8
|
-
version = '57.0.
|
|
8
|
+
version = '57.0.9'
|
|
9
9
|
|
|
10
10
|
android {
|
|
11
11
|
namespace "expo.modules.notifications"
|
|
12
12
|
defaultConfig {
|
|
13
13
|
versionCode 21
|
|
14
|
-
versionName '57.0.
|
|
14
|
+
versionName '57.0.9'
|
|
15
15
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
|
16
16
|
consumerProguardFiles 'proguard-rules.pro'
|
|
17
17
|
}
|
package/android/src/main/java/expo/modules/notifications/service/NotificationForwarderActivity.kt
CHANGED
|
@@ -23,8 +23,8 @@ class NotificationForwarderActivity : Activity() {
|
|
|
23
23
|
sendBroadcast(broadcastIntent)
|
|
24
24
|
} catch (e: IllegalArgumentException) {
|
|
25
25
|
Log.e("expo-notifications", "Failed to handle notification response: could not recover notification data from intent extras. This may happen on some Android versions. Opening app to foreground.", e)
|
|
26
|
-
// Open the app anyway so the user isn't stuck
|
|
27
|
-
|
|
26
|
+
// Open the app anyway so the user isn't stuck.
|
|
27
|
+
ExpoHandlingDelegate.getMainActivityLauncher(this)?.let {
|
|
28
28
|
startActivity(it)
|
|
29
29
|
}
|
|
30
30
|
}
|
package/android/src/main/java/expo/modules/notifications/service/delegates/ExpoHandlingDelegate.kt
CHANGED
|
@@ -96,8 +96,19 @@ class ExpoHandlingDelegate(protected val context: Context) : HandlingDelegate {
|
|
|
96
96
|
return null
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
|
|
100
|
-
|
|
99
|
+
/**
|
|
100
|
+
* Returns the intent that launches the app's main activity, or `null` if there is none.
|
|
101
|
+
*
|
|
102
|
+
* Some OEM ROMs throw (e.g. `NullPointerException: class name is null`) instead of
|
|
103
|
+
* returning `null` when no launcher activity resolves for the package. A throwing
|
|
104
|
+
* lookup is treated as "no launch intent" so callers degrade gracefully.
|
|
105
|
+
*/
|
|
106
|
+
fun getMainActivityLauncher(context: Context): Intent? =
|
|
107
|
+
runCatching { context.packageManager.getLaunchIntentForPackage(context.packageName) }
|
|
108
|
+
.onFailure {
|
|
109
|
+
Log.w("expo-notifications", "getLaunchIntentForPackage threw while resolving the main activity launcher; treating as no launch intent.", it)
|
|
110
|
+
}
|
|
111
|
+
.getOrNull()
|
|
101
112
|
}
|
|
102
113
|
|
|
103
114
|
fun isAppInForeground() = ProcessLifecycleOwner.get().lifecycle.currentState.isAtLeast(Lifecycle.State.RESUMED)
|
package/expo-module.config.json
CHANGED
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
972f50f3f02e565a556a625e0f8663b0
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4632517459bdc5658100521934b4b1401a7a7e7d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
148252dd1787d13e6671cd522ac117da77b195820b40fad96f416fe9a14719a1
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
577e9667d10356e13dbe0e068e9e2bb2471d2b3779e7dac73cfceb3da4229c57f94633d598ede255debd9810a4427f39272bc17e76c7b77b4d0a7fef35757f85
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
c3e89db8528a02ca6220109a67a8b311
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
26db06d6601663a4fee9379e60395cace4ae584a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e6d92a1bc2481a0676636c715cd467c96d2ec2816ae0edec9fef02421f8febbe
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fbe3317e826721d3e5f36ec14b2d5f5e1479b9c16d24d61104e5be2e6d32105271acdfdaf0d539efe6f5fa9527a8e1d749bb996c19fed6c0d7eced774fc47bae
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"component": {
|
|
4
4
|
"group": "host.exp.exponent",
|
|
5
5
|
"module": "expo.modules.notifications",
|
|
6
|
-
"version": "57.0.
|
|
6
|
+
"version": "57.0.9",
|
|
7
7
|
"attributes": {
|
|
8
8
|
"org.gradle.status": "release"
|
|
9
9
|
}
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
},
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
|
-
"name": "expo.modules.notifications-57.0.
|
|
28
|
-
"url": "expo.modules.notifications-57.0.
|
|
29
|
-
"size":
|
|
30
|
-
"sha512": "
|
|
31
|
-
"sha256": "
|
|
32
|
-
"sha1": "
|
|
33
|
-
"md5": "
|
|
27
|
+
"name": "expo.modules.notifications-57.0.9.aar",
|
|
28
|
+
"url": "expo.modules.notifications-57.0.9.aar",
|
|
29
|
+
"size": 425993,
|
|
30
|
+
"sha512": "fbe3317e826721d3e5f36ec14b2d5f5e1479b9c16d24d61104e5be2e6d32105271acdfdaf0d539efe6f5fa9527a8e1d749bb996c19fed6c0d7eced774fc47bae",
|
|
31
|
+
"sha256": "e6d92a1bc2481a0676636c715cd467c96d2ec2816ae0edec9fef02421f8febbe",
|
|
32
|
+
"sha1": "26db06d6601663a4fee9379e60395cace4ae584a",
|
|
33
|
+
"md5": "c3e89db8528a02ca6220109a67a8b311"
|
|
34
34
|
}
|
|
35
35
|
]
|
|
36
36
|
},
|
|
@@ -136,13 +136,13 @@
|
|
|
136
136
|
],
|
|
137
137
|
"files": [
|
|
138
138
|
{
|
|
139
|
-
"name": "expo.modules.notifications-57.0.
|
|
140
|
-
"url": "expo.modules.notifications-57.0.
|
|
141
|
-
"size":
|
|
142
|
-
"sha512": "
|
|
143
|
-
"sha256": "
|
|
144
|
-
"sha1": "
|
|
145
|
-
"md5": "
|
|
139
|
+
"name": "expo.modules.notifications-57.0.9.aar",
|
|
140
|
+
"url": "expo.modules.notifications-57.0.9.aar",
|
|
141
|
+
"size": 425993,
|
|
142
|
+
"sha512": "fbe3317e826721d3e5f36ec14b2d5f5e1479b9c16d24d61104e5be2e6d32105271acdfdaf0d539efe6f5fa9527a8e1d749bb996c19fed6c0d7eced774fc47bae",
|
|
143
|
+
"sha256": "e6d92a1bc2481a0676636c715cd467c96d2ec2816ae0edec9fef02421f8febbe",
|
|
144
|
+
"sha1": "26db06d6601663a4fee9379e60395cace4ae584a",
|
|
145
|
+
"md5": "c3e89db8528a02ca6220109a67a8b311"
|
|
146
146
|
}
|
|
147
147
|
]
|
|
148
148
|
},
|
|
@@ -156,13 +156,13 @@
|
|
|
156
156
|
},
|
|
157
157
|
"files": [
|
|
158
158
|
{
|
|
159
|
-
"name": "expo.modules.notifications-57.0.
|
|
160
|
-
"url": "expo.modules.notifications-57.0.
|
|
161
|
-
"size":
|
|
162
|
-
"sha512": "
|
|
163
|
-
"sha256": "
|
|
164
|
-
"sha1": "
|
|
165
|
-
"md5": "
|
|
159
|
+
"name": "expo.modules.notifications-57.0.9-sources.jar",
|
|
160
|
+
"url": "expo.modules.notifications-57.0.9-sources.jar",
|
|
161
|
+
"size": 100296,
|
|
162
|
+
"sha512": "577e9667d10356e13dbe0e068e9e2bb2471d2b3779e7dac73cfceb3da4229c57f94633d598ede255debd9810a4427f39272bc17e76c7b77b4d0a7fef35757f85",
|
|
163
|
+
"sha256": "148252dd1787d13e6671cd522ac117da77b195820b40fad96f416fe9a14719a1",
|
|
164
|
+
"sha1": "4632517459bdc5658100521934b4b1401a7a7e7d",
|
|
165
|
+
"md5": "972f50f3f02e565a556a625e0f8663b0"
|
|
166
166
|
}
|
|
167
167
|
]
|
|
168
168
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
065065627ed268617c692096322d16ea
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1f8e1ee42aa07a1d4a8a11dbc6189729e4e902ff
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
50218ca1b28c61eb6edc4d1a34dc192670ede9a0a084d0500a262f2a37489503
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
66de9f319736d53422bd977ecab6cdb74d5129807c9ad1e620455c97a792a8e5a262c6a65b1946d44129f8892a8c9aaabf062b852a12464a0a13cb048c5bfab8
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>host.exp.exponent</groupId>
|
|
11
11
|
<artifactId>expo.modules.notifications</artifactId>
|
|
12
|
-
<version>57.0.
|
|
12
|
+
<version>57.0.9</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>expo.modules.notifications</name>
|
|
15
15
|
<url>https://github.com/expo/expo</url>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b316866db01965ca2e561e065e838ceb
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
c3306f61a2eeca4e72e11fbdfd939d0b572ec41e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
58cc4a909c2e644baa513ab7f11e06ee069271ba26ad1976d996b412eb33ba3e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1770ddec0f0ad2325c08360391ecc6b4fadac072a58b5ae152777c5dfae11e06108be17301fca12c1a64b23c725833005458539a6f5bce25af5a0a084185c376
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>host.exp.exponent</groupId>
|
|
4
4
|
<artifactId>expo.modules.notifications</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>57.0.
|
|
7
|
-
<release>57.0.
|
|
6
|
+
<latest>57.0.9</latest>
|
|
7
|
+
<release>57.0.9</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>57.0.
|
|
9
|
+
<version>57.0.9</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20260806111626</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.md5
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
43fdb431d55c9317f249e2352f857bca
|
package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha1
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
8b72f46ea3316cd987021f326ff010bfae0e5292
|
package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1cf4a3f53f697467e92200876ef54d28b00d1e4889f46ddefcfb662e0128ce91
|
package/local-maven-repo/host/exp/exponent/expo.modules.notifications/maven-metadata.xml.sha512
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
49e675579bee10945ec1f45bfb686330af7685fd3594e3ee359aa9e7ce8f3827818b55ca5d936fb65e8fb674e9ab9122e9be6eadcc7b965b3882c839d217fdfd
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-notifications",
|
|
3
|
-
"version": "57.0.
|
|
3
|
+
"version": "57.0.9",
|
|
4
4
|
"description": "Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"types": "build/index.d.ts",
|
|
@@ -37,13 +37,13 @@
|
|
|
37
37
|
"abort-controller": "^3.0.0",
|
|
38
38
|
"badgin": "^1.1.5",
|
|
39
39
|
"expo-application": "~57.0.2",
|
|
40
|
-
"expo-constants": "~57.0.
|
|
40
|
+
"expo-constants": "~57.0.9"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@types/node": "^22.14.0",
|
|
44
44
|
"@types/react": "~19.2.0",
|
|
45
45
|
"memfs": "^3.2.0",
|
|
46
|
-
"expo": "57.0.
|
|
46
|
+
"expo": "57.0.11",
|
|
47
47
|
"expo-module-scripts": "56.0.3"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"react": "*",
|
|
52
52
|
"react-native": "*"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "e322c877a4d185fb18b27d68945a190cb7f15ce6",
|
|
55
55
|
"scripts": {
|
|
56
56
|
"build": "expo-module build",
|
|
57
57
|
"build:plugin": "expo-module build plugin",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
6eeca264282e7b80e91c8a8dc986df72
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
e5062150309c8fd5248445f9ee3b16b4d1a90c80
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
cee8f1547095e82cc3e6713df52567c02d0fd575853451fb6a7df6e8ef66c80c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0c2be27bc236768853faadd508f77a07c8ecfcf7d6d68594e43355ec0ba1dddabce4805e626f26da4b80228ee014e27449c28c4bd89dd7d890c37caf2f009c8c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d9bc2187aa5f4765916a8a1c423f1ef7
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0adda1a4bd4922d6d481793304b4e3598fed6e0a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a9226365b4e136952df6d96fba7d19b874dd6a7ca26d9e69c2e6184109e3c087
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
8437230faf594421021e402f1258a2a84ff2bf954d605641195c2f48fca754137cf174e44bda0ee0c0b644e9de9bdc8095f5c1185558ce54afb98a4b460e33de
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3cd7ca738e1faa523c905eee69097ebb
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
dd48f17b5777384a8581f642a13e80aec5346d6f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2f98afa90d256951f9e5d3181929657044772be1248d9eb4acd3b2616453d68d
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
47c1f068d34670857633e5b4adada4145a4e259ac1be940143f213bb895578fc7b2d9b59135b81bfd0df87d97f3167723e3a4828f3213a92ded90c97eb0d88b0
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
bdc80605d1b32247d67199613fdbe25b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
029e41612bf714244ba22b9e28e21180aa8449b3
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2751057b9411b13c1ffe41b887d98ed7e45edd91b6efc08bb604d07bde75da52
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
6a84b01e7d63a5752c4b4e272b644d5e67c400d2288e1eb306493af4dd47b3ab9497bc3311264815ee0ebd763c354e6a3421a1878a3bbbcb3880d67f1eed8fe2
|