aboutsummaryrefslogtreecommitdiffstats
path: root/tests/project.properties
diff options
context:
space:
mode:
Diffstat (limited to 'tests/project.properties')
-rw-r--r--tests/project.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/project.properties b/tests/project.properties
index 90d918c..521e9f0 100644
--- a/tests/project.properties
+++ b/tests/project.properties
@@ -12,3 +12,5 @@ target=Google Inc.:Google APIs:19
# 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
+java.source=1.7
+java.target=1.7 \ No newline at end of file