File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ The changelog for [Kommunicate-Android-Chat-SDK](https://github.com/Kommunicate-
4
4
[ releases] ( https://github.com/Kommunicate-io/Kommunicate-Android-Chat-SDK/releases ) on Github.
5
5
6
6
7
- ## Unreleased
7
+ ## Kommunicate Android SDK 2.7.8
8
8
1 ) Fixed dropdown list of spinner in form type rich message clashing with the spinner layout
9
9
2 ) Added customization to center toolbar title and left align message templates
10
10
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ android {
18
18
minSdkVersion 16
19
19
targetSdkVersion 33
20
20
versionCode 1
21
- versionName " 2.7.7 "
21
+ versionName " 2.7.8 "
22
22
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
23
23
buildConfigField " String" , " CHAT_SERVER_URL" , ' "https://chat.kommunicate.io"'
24
24
buildConfigField " String" , " API_SERVER_URL" , ' "https://api.kommunicate.io"'
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ android {
18
18
minSdkVersion 16
19
19
targetSdkVersion 33
20
20
versionCode 1
21
- versionName " 2.7.7 "
21
+ versionName " 2.7.8 "
22
22
consumerProguardFiles ' proguard-rules.txt'
23
23
vectorDrawables. useSupportLibrary = true
24
24
}
You can’t perform that action at this time.
0 commit comments