File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ android {
149149 applicationId " com.zulipmobile"
150150 minSdkVersion rootProject. ext. minSdkVersion
151151 targetSdkVersion rootProject. ext. targetSdkVersion
152- versionCode 169
153- versionName " 27.169 "
152+ versionCode 170
153+ versionName " 27.170 "
154154 }
155155 compileOptions {
156156 sourceCompatibility JavaVersion . VERSION_1_8
Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ It doesn't include
3737## Unreleased
3838
3939
40+ ## 27.170 (2021-09-09)
41+
42+
4043### Highlights for users
4144
4245* Improved input-focus behavior in the compose box (PR #4981 ).
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >27.169 </string >
22+ <string >27.170 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleURLTypes </key >
You can’t perform that action at this time.
0 commit comments