summaryrefslogtreecommitdiff
path: root/common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml
diff options
context:
space:
mode:
authorBrett Chabot <brettchabot@google.com>2023-11-29 17:24:37 -0800
committerBrett Chabot <brettchabot@google.com>2023-11-30 18:11:30 +0000
commit3e252b0cc2ce9e20f46b0691c3b9077342174b97 (patch)
treee7daa9c9fe648a253675c4289346ea5500fc0174 /common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml
parent1730cdc235fe28830f4251532cf2f6accb52cf9c (diff)
downloadmisc-3e252b0cc2ce9e20f46b0691c3b9077342174b97.tar.gz
Import androidx.test prebuilts released on 11.29.23.
Bug: 308963580 Test: m CtsUtilTestCases; TH Change-Id: I2a3f18d9968f50d330fc1fa534089e0b92e1cf96
Diffstat (limited to 'common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml')
-rw-r--r--common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml b/common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml
index b6594c30..d64ec841 100644
--- a/common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml
+++ b/common/androidx-test/manifests/androidx.test.espresso.idling-resource/AndroidManifest.xml
@@ -18,7 +18,7 @@
package="androidx.test.espresso.idling.resource" >
<uses-sdk
- android:minSdkVersion="14"
- android:targetSdkVersion="33" />
+ android:minSdkVersion="19"
+ android:targetSdkVersion="34" />
</manifest> \ No newline at end of file