Skip to content

Commit 987f0ea

Browse files
Android Java UI Kit 3.0.9-1
1 parent 32d7903 commit 987f0ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
versionCode 1
1010
renderscriptSupportModeEnabled true
1111
multiDexEnabled true
12-
versionName "1.0"
12+
versionName "3.0.9-1"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414

1515
manifestPlaceholders = [file_provider: "com.cometchat.pro.androiduikit"]

uikit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android {
66
minSdkVersion 21
77
targetSdkVersion 30
88
versionCode 1
9-
versionName "1.0"
9+
versionName "3.0.9-1"
1010
multiDexEnabled true
1111
vectorDrawables.useSupportLibrary = true
1212
renderscriptSupportModeEnabled true

0 commit comments

Comments
 (0)