diff --git a/build.gradle b/build.gradle index 874b707..8954213 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. ext { - releaseVersion = '4.6.0' + releaseVersion = '4.6.1' } buildscript {