From 68635184c21978d85d9b435b5f48ac003747e601 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Thu, 7 Nov 2019 07:29:40 -0800 Subject: [PATCH] Bump Kotlin Summary: Quite a few releases behind, but all fwd-compatible. Reviewed By: jknoxville Differential Revision: D18371601 fbshipit-source-id: 72e94ed4a92ea0358db44310cf14f611ad95db37 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 36167ae9d..a198e38f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ POM_ISSUES_URL = 'https://github.com/facebook/flipper/issues/' # Shared version numbers LITHO_VERSION=0.31.0 ANDROIDX_VERSION=1.1.0 -KOTLIN_VERSION=1.3.31 +KOTLIN_VERSION=1.3.50 # Gradle internals org.gradle.internal.repository.max.retries=10