From 0b851ec75228a7b2919c853ef89bdb67c6d4a2e3 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Thu, 22 Feb 2018 12:22:12 +0200 Subject: [PATCH] wpadebug: Update default project target to android-22 This matches the current zxing target level and as such, is more likely to be installed on devices that build wpadebug. Signed-off-by: Jouni Malinen --- wpadebug/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpadebug/project.properties b/wpadebug/project.properties index 7c6ac0528..36cc0ce32 100644 --- a/wpadebug/project.properties +++ b/wpadebug/project.properties @@ -1,2 +1,2 @@ # Project target. -target=android-17 +target=android-22