Bump AndroidX/Kotlin setup
Summary: Just a few tweaks to bring AndroidX up-to-date. Required some fixes to the Kotlin Tutorial as it was throwing errors about JRE incompatibilities. Reviewed By: fabiomassimo Differential Revision: D29761484 fbshipit-source-id: 10cb76115fe7542a60b6e5d14be9c0434e85171c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8124663c5c
commit
d676f8f0a6
@@ -20,7 +20,7 @@ POM_ISSUES_URL=https://github.com/facebook/flipper/issues/
|
||||
|
||||
# Shared version numbers
|
||||
LITHO_VERSION=0.39.0
|
||||
ANDROIDX_VERSION=1.1.0
|
||||
ANDROIDX_VERSION=1.3.0
|
||||
KOTLIN_VERSION=1.3.72
|
||||
|
||||
# Gradle internals
|
||||
|
||||
Reference in New Issue
Block a user