diff --git a/build.gradle b/build.gradle index d186157e..96b088e0 100644 --- a/build.gradle +++ b/build.gradle @@ -22,8 +22,8 @@ repositories { jcenter() } -def VERSION_NAME = '3.2.0' -def VERSION_CODE = 38 +def VERSION_NAME = '3.2.1' +def VERSION_CODE = 39 android { compileSdkVersion 22