1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Add comment to run on Android 12

This commit is contained in:
Benoit Marty
2021-11-10 19:36:28 +01:00
committed by Benoit Marty
parent 5a19533b4a
commit fb8b720a3b
2 changed files with 2 additions and 0 deletions

View File

@@ -210,6 +210,7 @@ android {
// This property does not affect tests that you run using Android Studio.”
animationsDisabled = true
// Comment to run on Android 12
execution 'ANDROIDX_TEST_ORCHESTRATOR'
}