Skip to content

Commit

Permalink
Update versions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tjleing authored Jan 9, 2023
1 parent 4e465bd commit 32f6e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/versions.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module.exports = {
ANDROID_VERSION: "2.1.0",
ANDROID_DEVPREVIEW: "1.36.5-dev-preview.0",
ANDROID_V1_VERSION: "1.37.10",
ANDROID_V1_VERSION: "1.37.11",
ANDROID_V1_GEO_VERSION: "1.0.0",
ANDROID_V1_KOTLIN_VERSION: "0.21.10",
ANDROID_SDK_VERSION: "2.60.0",
ANDROID_SDK_VERSION: "2.61.0",
KOTLIN_SDK_VERSION: "0.17.12-beta"
};

0 comments on commit 32f6e5b

Please sign in to comment.