aboutsummaryrefslogtreecommitdiff
path: root/hamcrest-core/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'hamcrest-core/Android.bp')
-rw-r--r--hamcrest-core/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/hamcrest-core/Android.bp b/hamcrest-core/Android.bp
index 711ebfe..da980d8 100644
--- a/hamcrest-core/Android.bp
+++ b/hamcrest-core/Android.bp
@@ -19,5 +19,5 @@ java_library_static {
host_supported: true,
hostdex: true,
srcs: ["src/main/java/**/*.java"],
- sdk_version: "25",
+ sdk_version: "core_current",
}