Skip to content

Commit a70eb0a

Browse files
Merge pull request #179 from QuickBlox/rc-4.0.4-videochat-java
4.0.4-videochat-java
2 parents e159b42 + 10af982 commit a70eb0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: sample-videochat-java/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434
applicationId "com.quickblox.sample.videochat.java"
3535
minSdkVersion 16
3636
targetSdkVersion 28
37-
versionCode 403000
38-
versionName '4.0.3'
37+
versionCode 404000
38+
versionName '4.0.4'
3939
multiDexEnabled true
4040
}
4141

0 commit comments

Comments
 (0)