Commit Graph

22 Commits

Author SHA1 Message Date
KotlinIsland
3bf18343f5 Build: Upgrade gradle to 6.6.1
[We recommend that you use Gradle 6.6.1 over the initial release of Gradle 6.6](https://github.com/gradle/gradle/releases/tag/v6.6.1)
2020-09-03 10:50:22 +02:00
Vyacheslav Gerasimov
27578e6056 Build: Upgrade gradle to 6.6 2020-08-12 20:24:12 +03:00
Vyacheslav Gerasimov
508036742c Build: Upgrade Gradle to 6.5.1 2020-07-09 19:31:20 +03:00
Vyacheslav Gerasimov
005e62526b Build: Add distributionSha256Sum to gradle-wrapper.properties
To enable downloaded gradle checksum validation
https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:verification
2020-05-17 10:40:13 +03:00
Vyacheslav Gerasimov
9d162ec1f3 Build: Upgrade gradle to 6.0.1 2019-11-27 21:26:33 +03:00
Vyacheslav Gerasimov
1a68a772c4 Build: Update gradle to 5.6.2 2019-10-28 17:21:23 +03:00
Vyacheslav Gerasimov
8605ad6630 Build: Upgrade gradle to 5.5 2019-07-09 19:19:27 +03:00
Vyacheslav Gerasimov
d2f1852c5e Build: Upgrade gradle to 5.4.1 2019-07-01 14:14:55 +03:00
Vyacheslav Gerasimov
f8266a5109 Build: Update gradle version to 5.1 2019-02-19 20:06:24 +03:00
Vyacheslav Gerasimov
f2bf33fe2a Build: Update gradle version to 5.0 2019-02-18 19:58:56 +03:00
Vyacheslav Gerasimov
f871e9dc79 Update gradle version to 4.10.2 2018-10-01 16:38:58 +03:00
Vyacheslav Gerasimov
1109b795da Build: upgrade gradle to 4.10 2018-09-26 16:19:09 +03:00
Vyacheslav Gerasimov
8338a0dd85 Build: upgrade gradle to 4.9 2018-09-26 16:19:09 +03:00
Vyacheslav Gerasimov
10810aa90f Build: upgrade gradle to 4.8, fix ivy artifacts publication
Fix kotlin gradle plugin compilation against gradle 4.8 api
Internal ivy artifacts api has been changed, there is no longer DefaultIvyArtifact
2018-09-26 16:19:09 +03:00
Ilya Gorbunov
0065a74c7e Update to gradle 4.7, fix nullability issue in buildSrc
JavaExec args list is nullable now, so use orEmpty before copying it.
2018-06-13 19:43:03 +03:00
Ilya Chernikov
755f05e669 Switch to gradle 4.6 2018-03-14 15:39:30 +01:00
Mikhael Bogdanov
c9624ce0f9 Update gradle to 4.5.1 2018-02-16 12:31:18 +01:00
Sergey Igushkin
3b4f82c9b9 Advance Gradle version -> 4.4
(cherry picked from commit 2fc7628)
2017-12-15 16:59:37 +03:00
Ilya Gorbunov
4d4285824b Use Gradle 4.3 2017-11-01 17:09:10 +03:00
Ilya Gorbunov
2627fe8387 Upgrade to gradle 4.2 2017-10-04 19:27:28 +03:00
Ilya Chernikov
f5d6e41993 Update gradle wrapper 2017-09-19 21:37:05 +02:00
Dmitry Jemerov
3d3c3b9ebb add Gradle wrapper to project 2016-11-15 16:42:57 +01:00