Skip to content

Commit 374d408

Browse files
author
Aries Hoo²⁰¹⁹
authored
Update build.gradle
1 parent 752e400 commit 374d408

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
@@ -73,7 +73,7 @@ android {
7373
dependencies {
7474
implementation fileTree(include: ['*.jar'], dir: 'libs')
7575
implementation project(':library')
76-
// implementation 'com.github.AriesHoo:FastLib:2.2.12'
76+
// implementation 'com.github.AriesHoo:FastLib:2.2.13_beta10'
7777
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.6.3'
7878
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'
7979
testImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'

0 commit comments

Comments
 (0)