Skip to content

Commit 9745400

Browse files
Merge pull request #180 from QuickBlox/rc-4.0.4-videochat-kotlin
4.0.4-videochat-kotlin
2 parents a70eb0a + cef41c6 commit 9745400

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample-videochat-kotlin/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ android {
4040
applicationId "com.quickblox.sample.videochat.kotlin"
4141
minSdkVersion 16
4242
targetSdkVersion 28
43-
versionCode 403000
44-
versionName '4.0.3'
43+
versionCode 404000
44+
versionName '4.0.4'
4545
multiDexEnabled true
4646
}
4747

0 commit comments

Comments
 (0)