Skip to content

Commit 32f6e5b

Browse files
authored
Update versions.ts
1 parent 4e465bd commit 32f6e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/constants/versions.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module.exports = {
22
ANDROID_VERSION: "2.1.0",
33
ANDROID_DEVPREVIEW: "1.36.5-dev-preview.0",
4-
ANDROID_V1_VERSION: "1.37.10",
4+
ANDROID_V1_VERSION: "1.37.11",
55
ANDROID_V1_GEO_VERSION: "1.0.0",
66
ANDROID_V1_KOTLIN_VERSION: "0.21.10",
7-
ANDROID_SDK_VERSION: "2.60.0",
7+
ANDROID_SDK_VERSION: "2.61.0",
88
KOTLIN_SDK_VERSION: "0.17.12-beta"
99
};

0 commit comments

Comments
 (0)