diff options
author | Kenny Root <kenny@the-b.org> | 2011-08-13 22:40:56 -0700 |
---|---|---|
committer | Kenny Root <kenny@the-b.org> | 2011-08-14 23:23:59 -0700 |
commit | 0ab726dce5d38d9182728c71abd3e33dd1c8c39b (patch) | |
tree | 6680a1589375ed2dfde377faf6fc70443024fe56 /tests/default.properties | |
parent | 86c3a500a3451f43e707845f868917f24a4bdccd (diff) | |
download | connectbot-0ab726dce5d38d9182728c71abd3e33dd1c8c39b.tar.gz connectbot-0ab726dce5d38d9182728c71abd3e33dd1c8c39b.tar.bz2 connectbot-0ab726dce5d38d9182728c71abd3e33dd1c8c39b.zip |
Get tests working again
Diffstat (limited to 'tests/default.properties')
-rw-r--r-- | tests/default.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/default.properties b/tests/default.properties index 85c595c..6c3a26d 100644 --- a/tests/default.properties +++ b/tests/default.properties @@ -10,4 +10,4 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-4 +target=android-11 |