We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e465bd commit 32f6e5bCopy full SHA for 32f6e5b
src/constants/versions.ts
@@ -1,9 +1,9 @@
1
module.exports = {
2
ANDROID_VERSION: "2.1.0",
3
ANDROID_DEVPREVIEW: "1.36.5-dev-preview.0",
4
- ANDROID_V1_VERSION: "1.37.10",
+ ANDROID_V1_VERSION: "1.37.11",
5
ANDROID_V1_GEO_VERSION: "1.0.0",
6
ANDROID_V1_KOTLIN_VERSION: "0.21.10",
7
- ANDROID_SDK_VERSION: "2.60.0",
+ ANDROID_SDK_VERSION: "2.61.0",
8
KOTLIN_SDK_VERSION: "0.17.12-beta"
9
};
0 commit comments