Viktor De Pasquale

Results 3 issues of Viktor De Pasquale

Update support libraries Remove build tools since they are chosen by gradle version

Validation is modified when using `useIncrementalValidation=true` to not fail when encountering additions, which are known to be backwards compatible. Instead spits out warnings to allow developers commiting the file early...

## The Problem Most of the time the developer wants to know whether the changes done to the project are compatible with the previous version. This is not currently possible...

enhancement
gradle
incremental validation