diff --git a/src/constants/versions.ts b/src/constants/versions.ts index 932b4ce8950..e60a1c73736 100644 --- a/src/constants/versions.ts +++ b/src/constants/versions.ts @@ -1,5 +1,5 @@ module.exports = { - ANDROID_VERSION: "2.14.2", + ANDROID_VERSION: "2.14.4", ANDROID_DEVPREVIEW: "1.36.5-dev-preview.0", ANDROID_V1_VERSION: "1.38.8", ANDROID_V1_GEO_VERSION: "1.0.1",