Skip to content

Commit

Permalink
increase adb install timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
orekhovskiy committed Nov 29, 2024
1 parent 77bf70c commit 4eb9063
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ org.gradle.daemon=true
systemProp.org.gradle.internal.http.connectionTimeout=300000
systemProp.org.gradle.internal.http.socketTimeout=300000
systemProp.org.gradle.internal.https.connectionTimeout=300000
systemProp.org.gradle.internal.https.socketTimeout=300000
systemProp.org.gradle.internal.https.socketTimeout=300000
adb.install.timeout=300

0 comments on commit 4eb9063

Please sign in to comment.