updated version

master Version_2.16
Robinson 2021-12-20 11:17:10 -07:00
parent fc1ddc1799
commit 7acef682ca
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 = "2.15"
const val version = "2.16"
// set as project.ext
const val name = "Gradle Utils"