Skip to content

Commit

Permalink
Update versions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjroach authored Oct 31, 2024
1 parent 97ec291 commit dec4780
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/constants/versions.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
export const versions = {
ANDROID_VERSION: '2.19.1',
ANDROID_VERSION: '2.24.0',
ANDROID_DEVPREVIEW: '1.36.5-dev-preview.0',
ANDROID_V1_VERSION: '1.38.8',
ANDROID_V1_GEO_VERSION: '1.0.1',
ANDROID_V1_KOTLIN_VERSION: '0.22.8',
ANDROID_SDK_VERSION: '2.76.0',
KOTLIN_SDK_VERSION: '1.2.8',
ANDROID_AUTHENTICATOR_VERSION: '1.2.0'
KOTLIN_SDK_VERSION: '1.3.31',
ANDROID_AUTHENTICATOR_VERSION: '1.4.0'
};

0 comments on commit dec4780

Please sign in to comment.