Skip to content

Commit 093da66

Browse files
authored
Release 9.1.6 (#104)
* Bump native SDKs to 9.1.6 * Update changelog * Bump version to 9.1.6
1 parent bed9739 commit 093da66

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+232
-159
lines changed
1 Byte
Binary file not shown.
17 Bytes
Binary file not shown.

.gradle/5.4/gc.properties

Whitespace-only changes.
1 Byte
Binary file not shown.
17 Bytes
Binary file not shown.

.gradle/6.3/gc.properties

Whitespace-only changes.

.gradle/checksums/checksums.lock

17 Bytes
Binary file not shown.

.gradle/vcs-1/gc.properties

Whitespace-only changes.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ android {
2121
}
2222

2323
dependencies {
24-
implementation 'com.instabug.library:instabug:9.1.0.0'
24+
implementation 'com.instabug.library:instabug:9.1.6.0'
2525
implementation 'com.android.support:multidex:1.0.0'
2626
}

0 commit comments

Comments
 (0)