Updated versionUpdate plugin

This commit is contained in:
nathan 2018-08-18 12:20:35 +02:00
parent dc071ea59c
commit 6ea898c4e5
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ plugins {
id 'signing'
id "com.dorkbox.CrossCompile" version "1.0.1"
id "com.dorkbox.VersionUpdate" version "1.1"
id "com.dorkbox.VersionUpdate" version "1.2"
}
// this is the only way to also get the source code for IDE auto-complete