Stop requiring customers to use a dev SDK

This commit is contained in:
Adam Barth 2015-10-29 16:17:13 -07:00
parent 5f742b70ba
commit 64c96e0dfa

View file

@ -5,7 +5,7 @@ homepage: http://flutter.io
author: Flutter Authors <flutter-dev@googlegroups.com>
environment:
sdk: '>=1.13.0-dev.7.4 <2.0.0'
sdk: '>=1.12.0 <2.0.0'
dependencies:
archive: ^1.0.20