Skip to content

Commit

Permalink
4.1.1-videochat-java
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillTolmachev committed Dec 12, 2023
1 parent c9b5c62 commit 9302319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample-videochat-java/app/build.gradle
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "com.quickblox.sample.videochat.java"
minSdkVersion 21
targetSdkVersion 31
versionCode 410000
versionName '4.1.0'
versionCode 410010
versionName '4.1.1'
multiDexEnabled true
}

Expand Down

0 comments on commit 9302319

Please sign in to comment.