Commit Graph

4 Commits

Author SHA1 Message Date
shalk(xiao kun) de1df0a22b
fix gradle version to 6.7.1 (#2410) 2020-12-28 21:51:31 +09:00
Anuraag Agrawal 082791503b
Upgrade to Gradle 6.7 and use toolchains feature to build on 11 and t… (#1829)
* Upgrade to Gradle 6.7 and use toolchains feature to build on 11 and test on 11/8.

* Debug (probably first JDK download taking some time)

* Remove now unnecessary java toolchain workarounds

* Remove debug

* Remove windows build for now

* bin

* Raise no_output_timeout since this change seems to eliminate cache and build doesn't finish.
2020-10-21 15:01:50 +09:00
hengyunabc 572d6abad3
Use the same version of gradle (#1806) 2020-10-15 11:01:52 -07:00
Giovanni Liva 1396200627
Examples share a common gradle build script (#1123)
* Examples in a single separate project. Bump version to 0.4.0-SNAPSHOT

* Formatting

* Gradle 6.3. Remove local wrappers
2020-04-22 07:53:19 -07:00