mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
fix typo
This commit is contained in:
parent
52c8a138d3
commit
abf8932747
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ android {
|
|||
|
||||
adbOptions {
|
||||
installOptions "-g"
|
||||
timeOutInMs 180 * 1000
|
||||
timeOutInMs 350 * 1000
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Loading…
Add table
Reference in a new issue