Skip to content

Commit dec4780

Browse files
authored
Update versions.ts
1 parent 97ec291 commit dec4780

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.19.1',
2+
ANDROID_VERSION: '2.24.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',
77
ANDROID_SDK_VERSION: '2.76.0',
8-
KOTLIN_SDK_VERSION: '1.2.8',
9-
ANDROID_AUTHENTICATOR_VERSION: '1.2.0'
8+
KOTLIN_SDK_VERSION: '1.3.31',
9+
ANDROID_AUTHENTICATOR_VERSION: '1.4.0'
1010
};

0 commit comments

Comments
 (0)