Skip to content

Commit

Permalink
Bump leakcanary to latest version (flutter#27677)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnfield authored Jul 23, 2021
1 parent d7e53f6 commit 522a8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/scenario_app/android/app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
apply plugin: 'com.facebook.testing.screenshot'

def leakcanary_version = '2.6'
def leakcanary_version = '2.7'

screenshots {
failureDir = "${rootProject.buildDir}/reports/diff_failures"
Expand Down

0 comments on commit 522a8e2

Please sign in to comment.