Updated version

master
Robinson 2022-11-16 00:57:00 +01:00
parent 42e370d72a
commit 3fe620b6a6
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ object Extras {
// set for the project
const val description = "Gradle Plugin to manage various Gradle tasks, such as updating gradle and dependencies"
const val group = "com.dorkbox"
const val version = "3.1"
const val version = "3.2"
// set as project.ext
const val name = "Gradle Utils"