Skip to content

Commit 4e2d152

Browse files
tylerjroachiartemiev
authored andcommitted
Bump Android versions (#5095)
1 parent f51db93 commit 4e2d152

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/constants/versions.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module.exports = {
2-
ANDROID_VERSION: "2.1.1",
2+
ANDROID_VERSION: "2.2.0",
33
ANDROID_DEVPREVIEW: "1.36.5-dev-preview.0",
4-
ANDROID_V1_VERSION: "1.37.13",
4+
ANDROID_V1_VERSION: "1.38.0",
55
ANDROID_V1_GEO_VERSION: "1.0.0",
6-
ANDROID_V1_KOTLIN_VERSION: "0.21.13",
7-
ANDROID_SDK_VERSION: "2.62.2",
6+
ANDROID_V1_KOTLIN_VERSION: "0.22.0",
7+
ANDROID_SDK_VERSION: "2.63.0",
88
KOTLIN_SDK_VERSION: "0.17.12-beta"
99
};

0 commit comments

Comments
 (0)