expo-notifications 57.0.7 → 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 +11 -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.7/expo.modules.notifications-57.0.7-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.7/expo.modules.notifications-57.0.7.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.7/expo.modules.notifications-57.0.7.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.7/expo.modules.notifications-57.0.7.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.7/expo.modules.notifications-57.0.7-sources.jar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7-sources.jar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7-sources.jar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7-sources.jar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.aar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.aar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.aar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.aar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.notifications/57.0.7/expo.modules.notifications-57.0.7.pom.sha512 +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,17 @@
|
|
|
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
|
+
|
|
20
|
+
## 57.0.8 — 2026-07-29
|
|
21
|
+
|
|
22
|
+
_This version does not introduce any user-facing changes._
|
|
23
|
+
|
|
13
24
|
## 57.0.7 — 2026-07-22
|
|
14
25
|
|
|
15
26
|
_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
|
-
3dbf94d8628a18ba51e64f0d3b00c1d2
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
278183086a07da2d4c4854d39658a3f2dd4bd6e7
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
06f2b2fe4e94af4cb38882402fe8e5e2a0d1acf0fdc4efd7b6d22d3165fc566b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
8d7ba02d79cb3fef0b0db2417d3ec28fd0d25e7f5a288196aadfa0238c5f3a1a8fd54116ba6aae1bd0ff8af0cab0e3d67f57bfa608e1866feda35150e985505b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ac48392eb211026f6ac476b3ffc25f49
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a4d118001365c5f38d1ed4615432a2c95065b0ff
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
456d5d9d6f3129d67fb8b924f9c94e19abfe3bee12602e769cfc807e302845c4
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
86a9b55bc7e28d84927f72acfb53cc8d9beb835b855a1898478ca478cdecd2a8d27216bc038703a03f5a9a1090cfecd53fdc5515db292bc2619f9e74c9f8abbb
|