diff --git a/app/build.gradle b/app/build.gradle index 1d97b3f..a447088 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { minSdk 21 targetSdk 33 versionCode 7 - versionName "1.0.6" + versionName "4.3.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" manifestPlaceholders = [file_provider: "com.cometchat.javasampleapp"] @@ -41,4 +41,4 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' implementation 'com.cometchat:calls-sdk-android:4.0.2' -} \ No newline at end of file +}