use full git hash for version (flutter/engine#7741)

This commit is contained in:
Dan Field 2019-02-07 22:00:17 -08:00 committed by GitHub
parent 0bda073031
commit 8795ea6ddd

View File

@ -31,7 +31,6 @@ def main():
'-C',
repository,
'rev-parse',
'--short',
'HEAD',
])