Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ dependencies {

//TooLargeTool is used for logging transaction sizes and thus helping find transactionTooLargeExceptions
//See https://github.com/guardian/toolargetool
implementation 'com.gu.android:toolargetool:0.3.0'
implementation 'com.gu.android:toolargetool:0.3.2'

// charting, based on com.github.PhilJay:MPAndroidChart
// for detailed docs for the base library see https://weeklycoding.com/mpandroidchart/
Expand Down