Skip to content

Commit 1da1c2b

Browse files
authored
Bump Android SDK to v11.4.1 (#775)
1 parent d560f3a commit 1da1c2b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Unreleased
22

3+
* Bumps Instabug Android SDK to v11.4.1
34
* Bumps Instabug iOS SDK to v11.2.0
45
* React Native 0.69 support
56
* Bumps the minimum supported React Native version to 0.60.0

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
dependencies {
3333
implementation "androidx.multidex:multidex:2.0.1"
3434
implementation 'com.facebook.react:react-native:+'
35-
implementation 'com.instabug.library:instabug:11.2.0'
35+
implementation 'com.instabug.library:instabug:11.4.1'
3636

3737
testImplementation "org.mockito:mockito-inline:3.4.0"
3838
testImplementation "org.mockito:mockito-android:3.4.0"

0 commit comments

Comments
 (0)