From 1a8e36ccd306cd87928a98060b810fd174fbc50b Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Mon, 14 Aug 2017 11:41:46 -0700 Subject: [PATCH] CB-13177: Updating to API Level 26 --- framework/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/project.properties b/framework/project.properties index df3c73c4..c48b00b8 100644 --- a/framework/project.properties +++ b/framework/project.properties @@ -10,7 +10,7 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-25 +target=android-26 apk-configurations= renderscript.opt.level=O0 android.library=true