Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3353193
D4732.id15266.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
420 B
Referenced Files
None
Subscribers
None
D4732.id15266.diff
View Options
diff --git a/keyserver/src/session/version.js b/keyserver/src/session/version.js
--- a/keyserver/src/session/version.js
+++ b/keyserver/src/session/version.js
@@ -10,7 +10,7 @@
viewer: Viewer,
platformDetails: ?PlatformDetails,
) {
- if (hasMinCodeVersion(platformDetails, 24)) {
+ if (hasMinCodeVersion(platformDetails, 32)) {
return;
}
const error = new ServerError('client_version_unsupported');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 8:49 AM (21 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2574731
Default Alt Text
D4732.id15266.diff (420 B)
Attached To
Mode
D4732: Increase min code version so that we can safely ignore unconvenient android notification structure edge case
Attached
Detach File
Event Timeline
Log In to Comment