File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed
smart_investing_react_native Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -149,9 +149,8 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
149149dependencies {
150150 // noinspection GradleDynamicVersion
151151 implementation ' com.facebook.react:react-native:+' // From node_modules
152- // implementation 'com.smallcase.gateway:sdk:4.4.0'
153- implementation " com.smallcase.gateway:sdk-sourav-16kb-beta-7407f0a:4.4.0-3181-release"
154- implementation ' com.smallcase.loans:sdk-sourav-16kb-beta-ee27005:3.1.1-67-release'
152+ implementation ' com.smallcase.gateway:sdk:4.4.1'
153+ implementation ' com.smallcase.loans:sdk:3.1.1'
155154 implementation " androidx.core:core-ktx:1.3.1"
156155 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
157156}
Original file line number Diff line number Diff line change @@ -3266,9 +3266,9 @@ ee-first@1.1.1:
32663266 integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
32673267
32683268electron-to-chromium@^1.5.238 :
3269- version "1.5.240 "
3270- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.240 .tgz#bfd946570a723aa3754370065d02e23e30824774 "
3271- integrity sha512-OBwbZjWgrCOH+g6uJsA2/7Twpas2OlepS9uvByJjR2datRDuKGYeD+nP8lBBks2qnB7bGJNHDUx7c/YLaT3QMQ ==
3269+ version "1.5.241 "
3270+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.241 .tgz#350a2cdcde43829d36af245a27167243e917c6ed "
3271+ integrity sha512-ILMvKX/ZV5WIJzzdtuHg8xquk2y0BOGlFOxBVwTpbiXqWIH0hamG45ddU4R3PQ0gYu+xgo0vdHXHli9sHIGb4w ==
32723272
32733273emittery@^0.13.1 :
32743274 version "0.13.1"
@@ -5108,9 +5108,9 @@ kleur@^3.0.3:
51085108 integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
51095109
51105110launch-editor@^2.9.1 :
5111- version "2.11.1 "
5112- resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.11.1 .tgz#61a0b7314a42fd84a6cbb564573d9e9ffcf3d72b "
5113- integrity sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg ==
5111+ version "2.12.0 "
5112+ resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.12.0 .tgz#cc740f4e0263a6b62ead2485f9896e545321f817 "
5113+ integrity sha512-giOHXoOtifjdHqUamwKq6c49GzBdLjvxrd2D+Q4V6uOHopJv7p9VJxikDsQ/CBXZbEITgUqSVHXLTG3VhPP1Dg ==
51145114 dependencies :
51155115 picocolors "^1.1.1"
51165116 shell-quote "^1.8.3"
You can’t perform that action at this time.
0 commit comments