Anuraag Agrawal
|
9cd2d627ca
|
Upgrade to Gradle 6.6 (#1073)
|
2020-08-20 16:30:47 +09:00 |
Alexey Zhokhov
|
f3421e91a0
|
Remove Lombok (#672)
* Gradle 6.5.1.
* Skip download javadoc and sources automatically in IntelliJ IDEA.
* Added mavenLocal to repositories.
* Removed Lombok usage.
* Removed duplicated idea config.
* Code format.
* Removed useless usage of Objects.requireNonNull.
* Use instanceof to comparing objects.
* Code format.
* Code format.
* Fixes after merge.
* Fixed sneakyThrow exception.
* Code format.
|
2020-07-18 15:52:55 +03:00 |
Nikolay Martynov
|
a16b519176
|
Update gradle to 6.4 (DataDog/dd-trace-java#1443)
|
2020-05-26 11:54:55 -07:00 |
Nikolay Martynov
|
e266c1357d
|
update gradle to 6.1.1
|
2020-02-11 15:09:09 -05:00 |
Nikolay Martynov
|
2c4422aa04
|
Upgradle to gradle 6.0
|
2019-11-12 16:26:46 -05:00 |
Nikolay Martynov
|
a245ec4949
|
Upgradle gradle
|
2019-04-03 12:56:15 -04:00 |
Tyler Benson
|
000c0e4644
|
Upgrade Gradle to 4.10.3
Also try to improve build time performance by reducing the required configuration:
https://blog.gradle.org/preview-avoiding-task-configuration-time
|
2019-02-07 09:43:36 -08:00 |
Tyler Benson
|
e67011de5e
|
Upgrade gradle to 4.10.1
|
2018-09-19 15:13:42 +10:00 |
Tyler Benson
|
17c2f28947
|
Upgrade to gradle 4.8.1
|
2018-06-26 10:33:35 +10:00 |
Tyler Benson
|
ff56389a56
|
Upgrade some versions.
|
2018-06-14 11:56:56 +10:00 |
Tyler Benson
|
252fa92200
|
Upgrade gradle version.
|
2018-04-27 12:42:51 +10:00 |
Tyler Benson
|
2a3ea4aab6
|
Upgrade gradle version to latest.
|
2017-12-04 17:33:50 -08:00 |
Tyler Benson
|
b371b59ce2
|
Don’t exclude the wrapper jar
|
2017-08-01 15:09:51 -07:00 |
Tyler Benson
|
5bfff0bece
|
Add gradlew to examples and update docs
|
2017-07-21 17:03:31 -07:00 |
Tyler Benson
|
95c7a5ac08
|
Finish updating gradle and remove maven pom's.
|
2017-07-06 15:56:32 -07:00 |