Skip to content

Commit 3db6396

Browse files
committed
v0.4.1
1 parent ee44d13 commit 3db6396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatkit/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
defaultConfig {
99
minSdkVersion 14
1010
versionCode 1
11-
versionName '0.4.0'
11+
versionName '0.4.1'
1212
consumerProguardFiles 'proguard.txt'
1313
}
1414
android {
@@ -33,7 +33,7 @@ android {
3333
// You can then customize attributes of the publication as shown below.
3434
groupId = 'com.github.stfalcon'
3535
artifactId = 'chatkit'
36-
version = '0.4.0'
36+
version = '0.4.1'
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)