Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit d54873a

Browse files
committed
Update google libs
1 parent 8aec74b commit d54873a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ dependencies {
4747
compile('com.crashlytics.sdk.android:crashlytics:2.6.1@aar') {
4848
transitive = true;
4949
}
50-
compile 'com.android.support:appcompat-v7:25.1.0'
51-
compile 'com.android.support:cardview-v7:25.1.0'
52-
compile 'com.android.support:design:25.1.0'
53-
compile 'com.android.support:preference-v14:25.1.0'
50+
compile 'com.android.support:appcompat-v7:25.1.1'
51+
compile 'com.android.support:cardview-v7:25.1.1'
52+
compile 'com.android.support:design:25.1.1'
53+
compile 'com.android.support:preference-v14:25.1.1'
5454
compile 'com.google.android.apps.dashclock:dashclock-api:2.0.0'
5555
compile 'com.google.firebase:firebase-ads:9.6.1'
5656
compile 'com.mattprecious.swirl:swirl:1.0.0'

0 commit comments

Comments
 (0)