Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
Update Google Play Services to v3.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
broady committed Apr 30, 2013
1 parent d3d0fc0 commit 118b5b0
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 150 deletions.
4 changes: 2 additions & 2 deletions libproject/google-play-services_lib/.classpath
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
33 changes: 0 additions & 33 deletions libproject/google-play-services_lib/.project

This file was deleted.

4 changes: 2 additions & 2 deletions libproject/google-play-services_lib/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.gms"
android:versionCode="3025110"
android:versionName="3.0.25 (585905-10)" >
android:versionCode="3027110"
android:versionName="3.0.27 (601249-10)" >

<uses-sdk android:minSdkVersion="8"/>

Expand Down
92 changes: 0 additions & 92 deletions libproject/google-play-services_lib/build.xml

This file was deleted.

Binary file not shown.
20 changes: 0 additions & 20 deletions libproject/google-play-services_lib/proguard-project.txt

This file was deleted.

2 changes: 1 addition & 1 deletion libproject/google-play-services_lib/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

# Project target.
target=android-17
target=android-8
android.library=true

0 comments on commit 118b5b0

Please sign in to comment.