Weather app
Revision | 49794dd4e5014ee6c792c907ab2f6e79b76e4b90 (tree) |
---|---|
Time | 2018-05-26 05:25:12 |
Author | HMML <hmml3939@gmai...> |
Commiter | HMML |
Update lib.
@@ -32,11 +32,11 @@ dependencies { | ||
32 | 32 | androidTestImplementation('com.android.support.test.espresso:espresso-core:2.2.2', { |
33 | 33 | exclude group: 'com.android.support', module: 'support-annotations' |
34 | 34 | }) |
35 | - api 'com.android.support:appcompat-v7:25.1.0' | |
35 | + api 'com.android.support:appcompat-v7:25.4.0' | |
36 | 36 | api 'com.google.android.gms:play-services-location:8.4.0' |
37 | 37 | api 'com.koushikdutta.ion:ion:2.+' |
38 | - api 'com.android.support:design:25.3.1' | |
39 | - api 'com.android.support.constraint:constraint-layout:1.0.2' | |
38 | + api 'com.android.support:design:25.4.0' | |
39 | + api 'com.android.support.constraint:constraint-layout:1.1.0' | |
40 | 40 | api 'com.nostra13.universalimageloader:universal-image-loader:1.9.5' |
41 | 41 | api 'commons-io:commons-io:2.5' |
42 | 42 | //testApi 'junit:junit:4.12' |