diff --git a/app/build.gradle b/app/build.gradle index 03dcbbed..13899f8d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { minSdkVersion 9 targetSdkVersion 24 versionCode 2 - versionName "1.3.1" + versionName "1.3.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } applicationVariants.all {