aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Morrissey <davemorrissey@gmail.com>2017-12-15 08:50:04 +0000
committerDavid Morrissey <davemorrissey@gmail.com>2017-12-15 08:50:04 +0000
commit4888c502671fdd3987a72d90616926649fe85175 (patch)
tree367e14c6253cbf97007fa080077976ed91251afe
parentcb946bb21ae94717166cf7b9b2d8003e206c9e7e (diff)
downloadsubsampling-scale-image-view-4888c502671fdd3987a72d90616926649fe85175.tar.gz
Remove unused properties
-rw-r--r--library/project.properties15
1 files changed, 0 insertions, 15 deletions
diff --git a/library/project.properties b/library/project.properties
deleted file mode 100644
index 91d2b02..0000000
--- a/library/project.properties
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must be checked in Version Control Systems.
-#
-# To customize properties used by the Ant build system edit
-# "ant.properties", and override values to adapt the script to your
-# project structure.
-#
-# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
-#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
-
-# Project target.
-target=android-19
-android.library=true