summaryrefslogtreecommitdiff
path: root/platform/android/libs/downloader_library/.settings
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2016-01-08 13:36:44 -0300
committerJuan Linietsky <reduzio@gmail.com>2016-01-08 13:36:44 -0300
commit401622cc229317bd218f070dd07a3bd8db582f16 (patch)
treebe10159e88dc35eab1a5bcc10ca561470e47472c /platform/android/libs/downloader_library/.settings
parent405cfb6da2d6d4ccbe19a88b133e73967d0769c9 (diff)
-Removed ANT build system for Android, as it was deprecated by Google
-Added new Gradle build system, as it is the required build system
Diffstat (limited to 'platform/android/libs/downloader_library/.settings')
-rw-r--r--platform/android/libs/downloader_library/.settings/org.eclipse.jdt.core.prefs4
1 files changed, 0 insertions, 4 deletions
diff --git a/platform/android/libs/downloader_library/.settings/org.eclipse.jdt.core.prefs b/platform/android/libs/downloader_library/.settings/org.eclipse.jdt.core.prefs
deleted file mode 100644
index b080d2ddc8..0000000000
--- a/platform/android/libs/downloader_library/.settings/org.eclipse.jdt.core.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
-org.eclipse.jdt.core.compiler.compliance=1.6
-org.eclipse.jdt.core.compiler.source=1.6