Skip to content

Commit

Permalink
Release Android Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
borisyankov committed Jul 7, 2017
1 parent 796a40b commit 98abd0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ android {
applicationId "com.zulipmobile"
minSdkVersion 16
targetSdkVersion 22
versionCode 12
versionName "1.0.12"
versionCode 13
versionName "1.0.13"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit 98abd0d

Please sign in to comment.