Commit Graph

39 Commits

Author SHA1 Message Date
ArjunaKumarMohanta 525c0125a3
feat: Upgrade gradle to v8.4 (#3376) 2023-10-08 14:59:26 -04:00
ArjunaKumarMohanta 7235dda029
feat: Upgrade gradle to v8.3 (#3275) 2023-08-21 06:27:10 -04:00
ArjunaKumarMohanta e6089aff95
feat: Upgrade gradle to v8.2.1 (#3141) 2023-07-17 06:29:05 -04:00
ArjunaKumarMohanta 7a22af28af
feat: Upgrade gradle to v8.2 (#3111)
* feat: Upgrade gradle to v8.2

* Update Gradle distribution URL to include 'all' package
2023-07-02 05:55:28 -04:00
AARON 8d222d7f58
feat: Upgrade gradle to v8.1.1 (#3054) 2023-05-01 07:56:33 -04:00
Crimson 8572a97f43
feat: Upgrade gradle to v8.1 (#3043) 2023-04-14 14:29:00 -04:00
ArjunaKumarMohanta a02c8c82a0
Upgrade Gradle version to 8.0.2 (#3016)
* Upgrade  gradle  version  to 8.0.2

* Fix
2023-03-05 10:55:09 -05:00
Connor Tumbleson 875fea4d9b
Restructure Testable Java versions. (#2977)
* build: drop non-lts older Java versions

* build: upgrade to gradle 7.6
2023-01-14 07:46:13 -05:00
Goooler 86856a69d7
Update dependencies (#2715)
* Bump gradle to 7.3.1

* Update dependencies

* Gradle 7.3.2
2021-12-18 17:31:04 -05:00
Goooler 7bb6956304
Update github actions & Update gradle (#2628)
* Bump setup-java actions to v2

* Make test action on all branches

* Add dependabot.yml for updating github actions

* Update gradle 7.2

* Revert "Make test action on all branches"

This reverts commit 52758ea249d969f3b94f3ae5d4b5b980103a5cfa.

* Correct jdk

* Revert "Add dependabot.yml for updating github actions"

This reverts commit 7381e8f71c656499e7d0cc70e854b5e4978722d0.

* Run CI after workflows configs changed
2021-08-24 07:59:22 -04:00
Goooler d1b48711cf Update dependencies 2021-07-19 12:57:39 +08:00
Goooler 3ff5588b08 Bump gradle to 7.1 2021-07-01 11:13:44 +08:00
pashamcr c57a731d17 Update gradle to 7.0
Signed-off-by: pashamcr <36408873+pashamcr@users.noreply.github.com>
2021-04-16 11:22:17 +03:00
Connor Tumbleson d2f240c0e5
build: update to gradle 6.8.3 2021-03-02 07:03:46 -05:00
Giacomo Ferretti 5a5566bf27 build: update 'gradle-wrapper' from 6.4.1 to 6.5.1 2020-08-14 07:56:52 -04:00
Steven Arzt 662d587a1e updated gradle 2020-07-16 09:39:53 -04:00
Frieder Bluemle 51240d17e6
Update Gradle Wrapper to 5.6.4 2020-02-29 17:34:52 -08:00
Frieder Bluemle 7f1d73e7f0
Update Gradle wrapper to 5.6.2 2019-09-05 15:32:54 -07:00
Frieder Bluemle e498ad887a
Update Gradle wrapper to 5.5.1 2019-07-22 12:06:15 -07:00
Connor Tumbleson 513bd600c0
build: update to gradle 5.4.1 2019-06-01 10:54:56 -04:00
Frieder Bluemle 6818691cc4
Update Gradle wrapper to 4.10.2 2018-11-26 16:10:16 +08:00
Connor Tumbleson 97d7222da0
build: update to gradle 4.10 2018-09-06 07:13:26 -04:00
Connor Tumbleson 66988b9469
feat: upgrade to gradle 4.9 2018-08-16 07:16:58 -04:00
Connor Tumbleson 988fd15f0a
Upgrade to gradle 4.0
- updated common functions into closures for exporting
2017-07-03 07:16:53 -04:00
Frieder Bluemle c82f1ce736
Update Gradle wrapper to 3.5 2017-04-24 12:28:25 +08:00
Connor Tumbleson 37c26d636e
upgrade to gradle 3.3 2017-01-13 07:04:55 -05:00
Connor Tumbleson 46d2fb899f Upgrade to gradle 2.3
- port of b3f933d27a140db265c47d2771937d88e126ac5a
2015-05-01 09:15:56 -05:00
Connor Tumbleson 1bb8ec02b2 fix CertificateException
- move from services to download subdomain
2015-04-11 12:08:43 -05:00
Connor Tumbleson 18790b92e5 Downloads gradle dependencies over https
- fixes issue 757
2015-02-10 15:47:23 -06:00
Connor Tumbleson aba540885e Gradle Refresh
- move common functions to functions.gradle
 - use dependency aliases whenever possible
 - update to gradle 2.1
 - cleanup build.gradle files with proper spacing
 - remove duplicated blocks
 - compile incrementally (java)

Gradle Refresh v2

 - alphabetical order dependencies
 - added jdk8 to build tests
 - moved script to file for travis

Gradle Refresh v2a

 - fix travis
 - remove pointless logging

jdk8 isn't ready for travis
2014-10-23 17:43:37 -05:00
Connor Tumbleson b1d1a0863d remove old hashed binaries during proguard build, update gradle wrapper url 2014-02-08 18:05:57 -06:00
Connor Tumbleson 59b069a7a1 update gradle to 1.10 for better task handling 2014-02-08 17:55:53 -06:00
Connor Tumbleson 000353167c update to gradle 1.8 2013-10-11 11:47:08 -05:00
Connor Tumbleson 26aa2c7d7a updating to Gradle 1.5 2013-04-06 13:10:03 -05:00
Connor Tumbleson dccbe33877 updating to Gradle v1.4 2013-02-17 08:58:47 -06:00
Connor Tumbleson 941289ae39 moved from services -> downloads for gradle 2013-01-02 16:29:02 -06:00
Connor Tumbleson 60f3ef49c9 Updated Gradle to 1.3 and updated CHANGES to reflect the PR1 release 2012-11-26 23:15:17 -06:00
Connor Tumbleson 7e6ad41830 updating gitignore, adding wrapper.jar 2012-09-19 20:39:03 -05:00
Connor Tumbleson 60c806f2e2 Moving all REPOs into one 2012-09-19 20:19:12 -05:00