summaryrefslogtreecommitdiff
path: root/current/androidx/manifests/androidx.benchmark_benchmark-common/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'current/androidx/manifests/androidx.benchmark_benchmark-common/AndroidManifest.xml')
-rw-r--r--current/androidx/manifests/androidx.benchmark_benchmark-common/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/current/androidx/manifests/androidx.benchmark_benchmark-common/AndroidManifest.xml b/current/androidx/manifests/androidx.benchmark_benchmark-common/AndroidManifest.xml
index 60d985534..6aed38fe5 100644
--- a/current/androidx/manifests/androidx.benchmark_benchmark-common/AndroidManifest.xml
+++ b/current/androidx/manifests/androidx.benchmark_benchmark-common/AndroidManifest.xml
@@ -17,7 +17,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="androidx.benchmark" >
- <uses-sdk android:minSdkVersion="14" />
+ <uses-sdk android:minSdkVersion="19" />
<!--
This is needed to write benchmark report data to an external directory during instrumented