Bump Kotlin to 1.4.32 (#32137)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/32137

Bumping the minor version of Kotlin. I don't expect any major breakage.

Changelog:
[Android] [Changed] - Bumped Kotlin to 1.4.32

Reviewed By: ShikaSD

Differential Revision: D30698315

fbshipit-source-id: e1de6251c1c17c490700298540dea5b48d034e3c
This commit is contained in:
Nicola Corti 2021-09-02 04:30:01 -07:00 committed by Facebook GitHub Bot
parent 4384c32aad
commit 6a2b6c2f3e

View File

@ -6,4 +6,4 @@ org.gradle.parallel=true
ANDROID_NDK_VERSION=21.4.7075529
android.useAndroidX=true
kotlin_version=1.4.21
kotlin_version=1.4.32