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

Commit 1a7d0d3

Browse files
committed
Bump version to 0.9.0
1 parent 802f45d commit 1a7d0d3

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
@@ -8,8 +8,8 @@ android {
88
minSdkVersion 13
99
targetSdkVersion 23
1010

11-
versionCode 14
12-
versionName "0.8.11"
11+
versionCode 17
12+
versionName "0.9.0"
1313

1414
testApplicationId "com.zulip.android.test"
1515
testInstrumentationRunner "android.test.InstrumentationTestRunner"

0 commit comments

Comments
 (0)