Skip to content

Commit b10bbf1

Browse files
author
Aries Hoo²⁰¹⁹
authored
Update build.gradle
1 parent a99aee6 commit b10bbf1

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

0 commit comments

Comments
 (0)