Skip to content

Commit

Permalink
Backed out changeset aba2a1dc6802 (bug 1816454) for causing PNGEncode…
Browse files Browse the repository at this point in the history
…r related build bustages. CLOSED TREE
  • Loading branch information
Stanca Serban committed Feb 27, 2023
1 parent 93a42ef commit 8917a28
Show file tree
Hide file tree
Showing 59 changed files with 763 additions and 1,397 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ allprojects {
topsrcdir = gradle.mozconfig.topsrcdir
topobjdir = gradle.mozconfig.topobjdir

gleanVersion = "52.3.0"
gleanVersion = "52.2.0"
if (gleanVersion != getRustVersionFor("glean")) {
throw new StopExecutionException("Mismatched Glean version, expected: ${gleanVersion}," +
" found ${getRustVersionFor("glean")}")
Expand Down
Loading

0 comments on commit 8917a28

Please sign in to comment.