Skip to content

Commit 0d63b03

Browse files
Merge pull request #83 from cometchat-pro/v4.0.2-sample-app
feat: v4.0.2 interactive message - sample app
2 parents ede107b + bc41386 commit 0d63b03

File tree

11 files changed

+1185
-30
lines changed

11 files changed

+1185
-30
lines changed

CometChatWorkspace/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
buildscript {
44
ext {
55
buildToolsVersion = "33.0.0"
6-
minSdkVersion = 21
6+
minSdkVersion = 24
77
compileSdkVersion = 33
88
targetSdkVersion = 33
99

0 commit comments

Comments
 (0)