Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 1781889

Browse files
committed
Release Zulip Android 1.3.2.
1 parent 42c983b commit 1781889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
//noinspection OldTargetApi
2828
targetSdkVersion 23
2929

30-
versionCode 29
31-
versionName "1.3.1"
30+
versionCode 30
31+
versionName "1.3.2"
3232

3333
testApplicationId "com.zulip.android.test"
3434
testInstrumentationRunner "android.test.InstrumentationTestRunner"

0 commit comments

Comments
 (0)