Skip to content

Commit 064b7c3

Browse files
committed
Release v7.6.4
1 parent bb612c0 commit 064b7c3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
### Changelog:
2+
## v7.6.4
3+
#### Fix
4+
- Accessibility issue for star rating.
5+
- Standard event issue (app version and occurrences)
6+
- The triggers' loading issue for the app ID which is having more that 100 campaigns
27
## v7.6.3
38
#### Fix
49
- Android 13 inconsistency.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following functionalities will only be available on phones running Android A
8686
Grab the latest version using
8787

8888
```
89-
implementation 'com.usabilla.sdk:ubform:7.6.3'
89+
implementation 'com.usabilla.sdk:ubform:7.6.4'
9090
```
9191

9292
If you have obfuscation enabled (ProGuard/R8) and you use a version of our SDK <= 6.4.0 you need to add this line to your obfuscation configuration
@@ -306,7 +306,7 @@ The data collected content is as follows:
306306
"reachability": "WiFi",
307307
"rooted": false,
308308
"screenSize": "1440x2392",
309-
"sdkVersion": "7.6.3",
309+
"sdkVersion": "7.6.4",
310310
"system": "android",
311311
"totalMemory": "1530604",
312312
"totalSpace": "793488",

0 commit comments

Comments
 (0)