Skip to content

Commit 5841361

Browse files
Bumped sdk version (#588)
1 parent 90db999 commit 5841361

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 12.5.1
4+
###### Release Date: 12-09-2022
5+
* Bumped Android Compose version to 1.2.1
6+
37
## 12.5.0
48
###### Release Date: 19-8-2022
59
* Added support for Android 13

sample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation("androidx.navigation:navigation-compose:2.4.1")
5656
implementation("androidx.datastore:datastore-preferences:1.0.0")
5757

58-
implementation("io.intercom.android:intercom-sdk:12.5.0")
58+
implementation("io.intercom.android:intercom-sdk:12.5.1")
5959
implementation("com.google.firebase:firebase-messaging:20.2.+")
6060

6161
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)