Skip to content

Commit d6c790e

Browse files
author
Aries Hoo²⁰¹⁹
authored
Update build.gradle
1 parent 87804ae commit d6c790e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ android {
7676
dependencies {
7777
implementation fileTree(include: ['*.jar'], dir: 'libs')
7878
implementation project(':library')
79-
// implementation 'com.github.AriesHoo:FastLib:2.3.4'
79+
// implementation 'com.github.AriesHoo:FastLib:2.3.5'
8080
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.3'
8181
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'
8282
testImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'

0 commit comments

Comments
 (0)