We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b32596 + 941b472 commit 9640227Copy full SHA for 9640227
1 file changed
sample/build.gradle
@@ -34,5 +34,5 @@ dependencies {
34
implementation 'androidx.appcompat:appcompat:1.1.0'
35
implementation 'com.google.android.material:material:1.1.0'
36
implementation 'androidx.viewpager:viewpager:1.0.0'
37
- debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.2'
+ debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.3'
38
}
0 commit comments