diff --git a/main/build.gradle b/main/build.gradle index da6bcaa306f..e8a8d5aa582 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -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/