aboutsummaryrefslogtreecommitdiffstats
path: root/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2015-12-14 14:56:46 +0100
committersteckbrief <steckbrief@chefmail.de>2015-12-14 14:56:46 +0100
commit9d0dedc6cec165fc720e507e94c976f78a6ed743 (patch)
tree479765d89796228778cc5dfd03a118b6ecdba5d6 /libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
parent8ed95d05950ce8c76bd404d67593ca0f7fcc0f15 (diff)
Build cleanup: libraries added as local resources, removed unused proguard configs, removed SwipyRefreshLayout as module and added as binary dependency, moved 3rd party binaries to separate folder
Diffstat (limited to 'libs/SwipyRefreshLayout/src/main/AndroidManifest.xml')
-rw-r--r--libs/SwipyRefreshLayout/src/main/AndroidManifest.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml b/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
deleted file mode 100644
index a2916954..00000000
--- a/libs/SwipyRefreshLayout/src/main/AndroidManifest.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="com.orangegangsters.github.swipyrefreshlayout.library">
-
- <application android:allowBackup="true">
-
- </application>
-
-</manifest>