Increment AnalysisDriver.DATA_VERSION to invalidate current analysis results in Flutter HHH bot.

R=brianwilkerson@google.com

Change-Id: Ib7bae28c0843b5ce9da87f7fd0a288bb34b12a72
Reviewed-on: https://dart-review.googlesource.com/c/84181
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
Konstantin Shcheglov 2018-11-12 22:19:00 +00:00
parent 927f0937bd
commit 802db45879

View file

@ -93,7 +93,7 @@ class AnalysisDriver implements AnalysisDriverGeneric {
/**
* The version of data format, should be incremented on every format change.
*/
static const int DATA_VERSION = 73;
static const int DATA_VERSION = 75;
/**
* The number of exception contexts allowed to write. Once this field is