Skip to content

Commit 9302319

Browse files
4.1.1-videochat-java
1 parent c9b5c62 commit 9302319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample-videochat-java/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId "com.quickblox.sample.videochat.java"
2727
minSdkVersion 21
2828
targetSdkVersion 31
29-
versionCode 410000
30-
versionName '4.1.0'
29+
versionCode 410010
30+
versionName '4.1.1'
3131
multiDexEnabled true
3232
}
3333

0 commit comments

Comments
 (0)