Merge "Reset target sdk version of ParseTypeImpl"
This commit is contained in:
@@ -119,6 +119,7 @@ public class ParseTypeImpl implements ParseInput, ParseResult<Object> {
|
|||||||
// how many APKs they're going through.
|
// how many APKs they're going through.
|
||||||
mDeferredErrors.erase();
|
mDeferredErrors.erase();
|
||||||
}
|
}
|
||||||
|
mTargetSdkVersion = null;
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user