diff --git a/app/build.gradle b/app/build.gradle index cd751d886..ae85ffde6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { //noinspection OldTargetApi targetSdkVersion 23 - versionCode 29 - versionName "1.3.1" + versionCode 30 + versionName "1.3.2" testApplicationId "com.zulip.android.test" testInstrumentationRunner "android.test.InstrumentationTestRunner"