Skip to content

Commit e1384c3

Browse files
author
tjroach
committed
update android versions
1 parent 48c5391 commit e1384c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/constants/versions.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
export const versions = {
2-
ANDROID_VERSION: '2.24.0',
2+
ANDROID_VERSION: '2.30.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.76.0',
8-
KOTLIN_SDK_VERSION: '1.3.31',
9-
ANDROID_AUTHENTICATOR_VERSION: '1.4.0',
7+
ANDROID_SDK_VERSION: '2.81.0',
8+
KOTLIN_SDK_VERSION: '1.5.15',
9+
ANDROID_AUTHENTICATOR_VERSION: '1.6.0',
1010
ANDROID_APPSYNC_SDK_VERSION: '1.0.0'
1111
};

0 commit comments

Comments
 (0)