diff options
author | Yves <yvesf-git@xapek.org> | 2015-03-09 22:24:48 +0100 |
---|---|---|
committer | Yves <yvesf-git@xapek.org> | 2015-03-09 22:24:48 +0100 |
commit | 1fe7a0202dc7570cb289c3f8d40d8b59797a966c (patch) | |
tree | 88dd38fd77e11ffb276a7e08f7e1b81479e2060c /tests/project.properties | |
parent | f08ea668c3059995ea390ab566bd25f3a68b0ef1 (diff) | |
parent | 23d9368d169b2ce355b68711b0de3e77f742bedb (diff) | |
download | andiodine-1fe7a0202dc7570cb289c3f8d40d8b59797a966c.tar.gz andiodine-1fe7a0202dc7570cb289c3f8d40d8b59797a966c.zip |
Merge pull request #15 from 2m/wip-gradle-build
Gradle build
Diffstat (limited to 'tests/project.properties')
-rw-r--r-- | tests/project.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/project.properties b/tests/project.properties deleted file mode 100644 index 9fb894d..0000000 --- a/tests/project.properties +++ /dev/null @@ -1,14 +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-3 |