Skip to content

Commit

Permalink
Merge branch 'master' of github.com:audaciouscode/PassiveDataKit-Android
Browse files Browse the repository at this point in the history
  • Loading branch information
audaciouscode committed May 23, 2017
2 parents 6c902b6 + 2bc6447 commit 5fc567b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Expand Up @@ -55,11 +55,11 @@ android {
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:recyclerview-v7:25.3.1'
compile 'com.android.support:cardview-v7:25.3.1'
compile 'com.google.android.gms:play-services-location:10.2.4'
compile 'com.google.android.gms:play-services-maps:10.2.4'
compile 'com.google.android.gms:play-services-nearby:10.2.4'
compile 'com.google.android.gms:play-services-places:10.2.4'
compile 'com.google.android.gms:play-services-awareness:10.2.4'
compile 'com.google.android.gms:play-services-location:10.2.6'
compile 'com.google.android.gms:play-services-maps:10.2.6'
compile 'com.google.android.gms:play-services-nearby:10.2.6'
compile 'com.google.android.gms:play-services-places:10.2.6'
compile 'com.google.android.gms:play-services-awareness:10.2.6'
compile 'com.google.maps.android:android-maps-utils:0.4'
compile 'com.squareup.okhttp3:okhttp:3.2.0'
compile 'commons-io:commons-io:2.4'
Expand Down

0 comments on commit 5fc567b

Please sign in to comment.