Skip to content

Commit

Permalink
Fix JSON decoding crash during on chain balances check.
Browse files Browse the repository at this point in the history
  • Loading branch information
prashanDYDX committed May 23, 2024
1 parent f4faed4 commit 4b97b9a
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 111 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ allprojects {
}

group = "exchange.dydx.abacus"
version = "1.7.31"
version = "1.7.32"

repositories {
google()
Expand Down
Loading

0 comments on commit 4b97b9a

Please sign in to comment.