Skip to content

Commit

Permalink
fix(guava): update guava dependencies to resolve crash on older Andro…
Browse files Browse the repository at this point in the history
…id versions
  • Loading branch information
marchbold committed Nov 29, 2023
1 parent 74740da commit 2540a91
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
###### 2023.11.29 [v2.8.1]

```
fix(guava): update guava dependencies to resolve crash on older Android versions
```

###### 2023.11.03 [v2.8.0]

```
Expand Down
2 changes: 1 addition & 1 deletion lib/VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| com.google.dagger | 2.28.304 | 2.28.3 | |
| com.google.android.datatransport | 3.0.7 | 3.0.0 | |
| com.google.code.gson | 2.8.905 | 2.8.9 | |
| com.google.guava | 31.1.105 | 31.0.1 | |
| com.google.guava | 31.1.106 | 31.0.1 | |
| com.google.android.material | 1.6.4 | 1.6.0 | |
| com.google.protobuflite | 3.21.114 | 3.21.11 | |
| com.google.android.recaptcha | 18.2.102 | 18.2.1 | |
Expand Down
Binary file modified lib/com.google.android.datatransport.ane
Binary file not shown.
Binary file modified lib/com.google.guava.ane
Binary file not shown.
Binary file modified lib/io.grpc.ane
Binary file not shown.
Binary file modified lib/swc/com.google.android.datatransport.swc
Binary file not shown.
Binary file modified lib/swc/com.google.guava.swc
Binary file not shown.
Binary file modified lib/swc/io.grpc.swc
Binary file not shown.

0 comments on commit 2540a91

Please sign in to comment.