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 632c581 commit 908b829Copy full SHA for 908b829
src/constants/versions.ts
@@ -1,10 +1,10 @@
1
export const versions = {
2
- ANDROID_VERSION: '2.16.1',
+ ANDROID_VERSION: '2.19.0',
3
ANDROID_DEVPREVIEW: '1.36.5-dev-preview.0',
4
ANDROID_V1_VERSION: '1.38.8',
5
ANDROID_V1_GEO_VERSION: '1.0.1',
6
ANDROID_V1_KOTLIN_VERSION: '0.22.8',
7
- ANDROID_SDK_VERSION: '2.73.0',
8
- KOTLIN_SDK_VERSION: '1.0.44',
+ ANDROID_SDK_VERSION: '2.75.2',
+ KOTLIN_SDK_VERSION: '1.2.8',
9
ANDROID_AUTHENTICATOR_VERSION: '1.2.0'
10
};
0 commit comments