Bump Kotlin (#2026)

Summary:
Only a minor bump, but the IDE was pretty insistent I do this.

Pull Request resolved: https://github.com/facebook/flipper/pull/2026

Test Plan: IDE

Reviewed By: mweststrate

Differential Revision: D26843904

Pulled By: passy

fbshipit-source-id: 53a18e75dc9230421e8f9318885af29e8c8a4bdd
This commit is contained in:
Pascal Hartig
2021-03-05 09:08:00 -08:00
committed by Facebook GitHub Bot
parent 96d4e8f0f2
commit 26335e30a0

View File

@@ -21,7 +21,7 @@ POM_ISSUES_URL = 'https://github.com/facebook/flipper/issues/'
# Shared version numbers
LITHO_VERSION=0.39.0
ANDROIDX_VERSION=1.1.0
KOTLIN_VERSION=1.3.71
KOTLIN_VERSION=1.3.72
# Gradle internals
org.gradle.internal.repository.max.retries=10