diff --git a/build.gradle b/build.gradle index 78ce917..0fedc15 100644 --- a/build.gradle +++ b/build.gradle @@ -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