Flipper Release: v0.23.6

Summary:
**Highlights**

1. Windows builds should publish on the release page now.
2. We have x86_64 support on Android.
3. React DevTools are now publicly available.

Reviewed By: danielbuechele

Differential Revision: D17204023

fbshipit-source-id: 41aaa1c884e1f251216423a8b08cec6e8802fd80
This commit is contained in:
Pascal Hartig
2019-09-05 06:13:56 -07:00
committed by Facebook Github Bot
parent a90422bf2f
commit 17d48d92b0
6 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
project 'Tutorial.xcodeproj'
swift_version = "4.1"
flipperkit_version = '0.23.5'
flipperkit_version = '0.23.6'
use_frameworks!
target 'Tutorial' do