aboutsummaryrefslogtreecommitdiff
path: root/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/AndroidManifest.xml')
-rw-r--r--src/main/AndroidManifest.xml15
1 files changed, 1 insertions, 14 deletions
diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index da8d33e..ba3a2a7 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -1,15 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools"
- package="com.android.volley"
- android:versionCode="1"
- android:versionName="1.0" >
-
- <!-- Keep in sync with build.gradle -->
- <uses-sdk
- android:minSdkVersion="8"
- tools:ignore="GradleOverrides" />
-
- <application />
-
-</manifest>
+<manifest package="com.android.volley" />