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

Commit 60ce073

Browse files
committed
Release version 1.1.2.
1 parent 0fea6fb commit 60ce073

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
@@ -23,8 +23,8 @@ android {
2323
minSdkVersion 13
2424
targetSdkVersion 23
2525

26-
versionCode 19
27-
versionName "0.9.2"
26+
versionCode 25
27+
versionName "1.1.2"
2828

2929
testApplicationId "com.zulip.android.test"
3030
testInstrumentationRunner "android.test.InstrumentationTestRunner"

0 commit comments

Comments
 (0)