From 35b0ba6d07e7afce3554dc02458ecead76c1b0b5 Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Fri, 28 Oct 2016 09:42:17 -0700 Subject: [PATCH] Bumping up the version --- framework/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/project.properties b/framework/project.properties index e27f147a..df3c73c4 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-24 +target=android-25 apk-configurations= renderscript.opt.level=O0 android.library=true