We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4c4d5 commit cde87a9Copy full SHA for cde87a9
scripts/.tests.env
@@ -10,7 +10,7 @@ export ANDROID_SDK_BUILD_API_LEVEL="28"
10
# Google APIs for Android level
11
export ANDROID_GOOGLE_API_LEVEL="23"
12
# Minimum Android API Level we target
13
-export ANDROID_SDK_TARGET_API_LEVEL="19"
+export ANDROID_SDK_TARGET_API_LEVEL="21"
14
# Android Virtual Device name
15
export AVD_NAME="testAVD"
16
# ABI to use in Android Virtual Device
0 commit comments