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

Commit fcad93b

Browse files
committed
Release version 1.3.0.
1 parent 89f7358 commit fcad93b

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
@@ -25,8 +25,8 @@ android {
2525
//noinspection OldTargetApi
2626
targetSdkVersion 23
2727

28-
versionCode 27
29-
versionName "1.2.1"
28+
versionCode 28
29+
versionName "1.3.0"
3030

3131
testApplicationId "com.zulip.android.test"
3232
testInstrumentationRunner "android.test.InstrumentationTestRunner"

0 commit comments

Comments
 (0)