We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c862e commit 0ecf1a4Copy full SHA for 0ecf1a4
matrix-sdk-android/build.gradle
@@ -44,6 +44,7 @@ android {
44
}
45
46
testOptions {
47
+ // Comment to run on Android 12
48
execution 'ANDROIDX_TEST_ORCHESTRATOR'
49
50
vector/build.gradle
@@ -210,6 +210,7 @@ android {
210
// This property does not affect tests that you run using Android Studio.”
211
animationsDisabled = true
212
213
214
215
216
0 commit comments