Skip to content

Commit 614f593

Browse files
authored
Merge pull request #215 from Instabug/hotfix/bump-android-sdk
[MOB-6595] Bump Android SDK to 10.11.1
2 parents 5b2271b + f75aa1b commit 614f593

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v10.11.0 (2021-12-28)
1+
## v10.11.0 (2022-01-04)
22

33
* Adds support for APM.endAppLaunch API
44
* Bumps Instabug native SDKs to v10.11

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ android {
3434
}
3535
}
3636
dependencies {
37-
implementation 'com.instabug.library:instabug:10.11.0'
37+
implementation 'com.instabug.library:instabug:10.11.1'
3838
testImplementation 'junit:junit:4.12'
3939
}

0 commit comments

Comments
 (0)