AndroidManifest.xml
769 Bytes
-
Use versioned manifest in all Robolectric tests. · 33c67784
We are currently defaulting to targetSdk=1 as no targetSdk is specified. Only tests which explicitly ask for another SDK use another test SDK. With the versioned manifest, all tests run using the targetSDK by default. PiperOrigin-RevId: 249060796
tonihei committed