feat: Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.5.2 to 1.7.3 (#2467)
				
					
				
			Might be a breaking change as there have been some in that dependency. chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.2 to 1.7.3. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.2...1.7.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -163,7 +163,7 @@ android { | ||||
| dependencies { | ||||
|   //noinspection GradleDynamicVersion | ||||
|   implementation "com.facebook.react:react-android:+" | ||||
|   implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2" | ||||
|   implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3" | ||||
|  | ||||
|   if (enableCodeScanner) { | ||||
|     // User enabled code-scanner, so we bundle the 2.4 MB model in the app. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user