We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336d075 commit 9221904Copy full SHA for 9221904
matrix-sdk-android/build.gradle
@@ -64,6 +64,7 @@ android {
64
65
adbOptions {
66
installOptions "-g"
67
+ timeOutInMs 180 * 1000
68
}
69
70
compileOptions {
0 commit comments