Skip to content

Commit 908b829

Browse files
authored
Update Android version (#7740)
* Update Android version * Update versions.ts * Update versions.ts
1 parent 632c581 commit 908b829

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/constants/versions.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
export const versions = {
2-
ANDROID_VERSION: '2.16.1',
2+
ANDROID_VERSION: '2.19.0',
33
ANDROID_DEVPREVIEW: '1.36.5-dev-preview.0',
44
ANDROID_V1_VERSION: '1.38.8',
55
ANDROID_V1_GEO_VERSION: '1.0.1',
66
ANDROID_V1_KOTLIN_VERSION: '0.22.8',
7-
ANDROID_SDK_VERSION: '2.73.0',
8-
KOTLIN_SDK_VERSION: '1.0.44',
7+
ANDROID_SDK_VERSION: '2.75.2',
8+
KOTLIN_SDK_VERSION: '1.2.8',
99
ANDROID_AUTHENTICATOR_VERSION: '1.2.0'
1010
};

0 commit comments

Comments
 (0)