Commit 6d61ab87 authored by Frank Bertsch's avatar Frank Bertsch Committed by travis79
Browse files

Update glean_parser version

parent 3bc70107
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ import org.gradle.api.internal.artifacts.ArtifactAttributes
// so that it will be shared between all libraries that use Glean.  This is
// important because it is approximately 300MB in installed size.

String GLEAN_PARSER_VERSION = "1.0.0"
String GLEAN_PARSER_VERSION = "1.1.0"
// The version of Miniconda is explicitly specified.
// Miniconda3-4.5.12 is known to not work on Windows.
String MINICONDA_VERSION = "4.5.11"