File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8888 </content >
8989 <orderEntry type =" jdk" jdkName =" Android API 22 Platform" jdkType =" Android SDK" />
9090 <orderEntry type =" sourceFolder" forTests =" false" />
91- <orderEntry type =" library" exported =" " name =" support-annotations-21 .0.0" level =" project" />
92- <orderEntry type =" library" exported =" " name =" support-v4-21 .0.0" level =" project" />
93- <orderEntry type =" library" exported =" " name =" play-services-location-6.5.87 " level =" project" />
94- <orderEntry type =" library" exported =" " name =" play-services-maps-6.5.87 " level =" project" />
95- <orderEntry type =" library" exported =" " name =" play-services-base-6.5.87 " level =" project" />
91+ <orderEntry type =" library" exported =" " name =" play-services-maps-7 .0.0" level =" project" />
92+ <orderEntry type =" library" exported =" " name =" support-v4-22 .0.0" level =" project" />
93+ <orderEntry type =" library" exported =" " name =" play-services-base-7.0.0 " level =" project" />
94+ <orderEntry type =" library" exported =" " name =" support-annotations-22.0.0 " level =" project" />
95+ <orderEntry type =" library" exported =" " name =" play-services-location-7.0.0 " level =" project" />
9696 </component >
9797</module >
9898
Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ android {
2020
2121dependencies {
2222 compile fileTree(dir : ' libs' , include : [' *.jar' ])
23- compile ' com.google.android.gms:play-services-location:6.5.87 '
23+ compile ' com.google.android.gms:play-services-location:7.0.0 '
2424}
You can’t perform that action at this time.
0 commit comments