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.
1 parent a99aee6 commit b10bbf1Copy full SHA for b10bbf1
app/build.gradle
@@ -77,7 +77,7 @@ android {
77
dependencies {
78
implementation fileTree(include: ['*.jar'], dir: 'libs')
79
implementation project(':library')
80
- // implementation 'com.github.AriesHoo:FastLib:2.2.13_beta10'
+ // implementation 'com.github.AriesHoo:FastLib:2.2.13_beta12'
81
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.3'
82
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'
83
testImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'
0 commit comments