Loading components/service/glean/scripts/sdk_generator.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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.15.2" String GLEAN_PARSER_VERSION = "1.15.3" // The version of Miniconda is explicitly specified. // Miniconda3-4.5.12 is known to not work on Windows. String MINICONDA_VERSION = "4.5.11" Loading Loading
components/service/glean/scripts/sdk_generator.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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.15.2" String GLEAN_PARSER_VERSION = "1.15.3" // The version of Miniconda is explicitly specified. // Miniconda3-4.5.12 is known to not work on Windows. String MINICONDA_VERSION = "4.5.11" Loading