Skip to content

version-fox/vfox-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6aa59ab · Apr 1, 2024

History

5 Commits
Apr 1, 2024
Mar 27, 2024
Mar 27, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 27, 2024
Apr 1, 2024

Repository files navigation

Introduction

vfox-gradle is a plugin for vfox .

How to use it

  1. Install vfox

For detailed installation instructions, see Quick Start

  1. Add vfox-gradle plugin
vfox add gradle
  1. Install a version

Until then, you can specify mirrors to speed up the download. The way to do this is to add a system environment variable called VFOX_GRADLE_MIRRORS, e.g. in Powershell execute: $env:VFOX_GRADLE_MIRRORS= "https://mirrors.cloud.tencent.com/gradle/"

vfox install gradle@8.7
  1. Switch a version
vfox use gradle@8.7
  1. View version
gradle --version

Gradle 8.7