This repository was archived by the owner on Oct 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11Change Log
22==========
33
4+ Version 8.4.0 * (2019-05-26)*
5+ ----------------------------
6+ * Putting the screenshots back in the Repro Steps.
7+ * Support private views on Android
8+ * Archiving Session Count In SDK
9+ * Archiving Survey Interactions In SDK
10+ * Archiving User Attributes In SDK
11+ * Support Custom URL in App Version Update
12+ * Add localization support to Surveys
13+ * SDK improvements.
14+
15+
416Version 8.3.1 * (2019-05-11)*
517----------------------------
618* Bug fix: Fixing an issue with proguard.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ dependencies {
5555 // TODO add the following 2 lines if you exclude io.reactivex from Instabug
5656 // implementation 'io.reactivex:rxjava:1.0.13'
5757 // implementation 'io.reactivex:rxandroid:1.0.1'
58- implementation(' com.instabug.library:instabug:8.3.1 ' ) {
58+ implementation(' com.instabug.library:instabug:8.4.0 ' ) {
5959 // TODO uncomment this line to exclude RxJava from Instabug and use your own version
6060 // exclude group: 'io.reactivex'
6161
You can’t perform that action at this time.
0 commit comments