Skip to content

Commit c7e68bb

Browse files
v4.3.2
1 parent 201171b commit c7e68bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
minSdk 21
1111
targetSdk 33
1212
versionCode 7
13-
versionName "1.0.6"
13+
versionName "4.3.2"
1414

1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
manifestPlaceholders = [file_provider: "com.cometchat.javasampleapp"]
@@ -41,4 +41,4 @@ dependencies {
4141
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
4242
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
4343
implementation 'com.cometchat:calls-sdk-android:4.0.2'
44-
}
44+
}

0 commit comments

Comments
 (0)