aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-30 20:41:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-30 20:41:12 +0000
commitbd2994bb5b7a38ad1e9935c7db0e44ce890baf4a (patch)
treed87417bcb04d9af5cf1fef73959a11c58d2369e2
parent4a3152ec55206167eb0890341b95e84193065b8f (diff)
parent38158728539b703a806d924b53d2e81a4a57551f (diff)
downloaddagger2-bd2994bb5b7a38ad1e9935c7db0e44ce890baf4a.tar.gz
Snap for 11024862 from 38158728539b703a806d924b53d2e81a4a57551f to simpleperf-release
Change-Id: I2e83cfbc5f4c3fe9152be31c1294ba1e92656b64
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0499c8657..aef527015 100644
--- a/Android.bp
+++ b/Android.bp
@@ -362,7 +362,7 @@ android_library {
"junit",
],
sdk_version: "current",
- min_sdk_version: "14",
+ min_sdk_version: "19",
plugins: [
"auto_value_plugin",
"dagger2-compiler",