Bump Kotlin to 1.3.31 (#462)

Summary:
Making sure we stay up-to-date.
Pull Request resolved: https://github.com/facebook/flipper/pull/462

Reviewed By: jknoxville

Differential Revision: D15738557

Pulled By: passy

fbshipit-source-id: 9c700fa06b1959dd05762c435d7b859670125986
This commit is contained in:
Pascal Hartig
2019-06-10 07:46:29 -07:00
committed by Facebook Github Bot
parent 3fcd9c8e51
commit 9998ad8367

View File

@@ -19,7 +19,7 @@ POM_DEVELOPER_NAME=facebook
# Shared version numbers # Shared version numbers
LITHO_VERSION=0.26.1 LITHO_VERSION=0.26.1
ANDROIDX_VERSION=1.0.0 ANDROIDX_VERSION=1.0.0
KOTLIN_VERSION=1.3.21 KOTLIN_VERSION=1.3.31
# Gradle internals # Gradle internals
org.gradle.internal.repository.max.retries=10 org.gradle.internal.repository.max.retries=10