From 5b9ede80085144455c7fb0217074e50e06435c32 Mon Sep 17 00:00:00 2001 From: Situmops Date: Thu, 15 May 2025 11:43:04 +0000 Subject: [PATCH] Create release version branch 3.14.20 --- package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package.json b/package.json index 0118a6e..e69f6ab 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,12 @@ ], "prettier": {}, "sdkVersions": { +<<<<<<< Updated upstream "android": "3.29.1@aar", "ios": "3.30.0" +======= + "android": "3.29.0@aar", + "ios": "3.31.0" +>>>>>>> Stashed changes } }