Skip to content

Commit f9e2529

Browse files
author
Grigory Fedorov
committed
Merge branch 'hotfix/1.0.1'
2 parents cac564d + 20db3ab commit f9e2529

File tree

2 files changed

+60
-336
lines changed

2 files changed

+60
-336
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
applicationId "com.xabber.androiddev"
99
minSdkVersion 14
1010
targetSdkVersion 22
11-
versionCode 172
12-
versionName '1.0.0'
11+
versionCode 173
12+
versionName '1.0.1'
1313
}
1414

1515
compileOptions {

0 commit comments

Comments
 (0)