загрузить APK на Google Drive и установить с этой ссылки. < /p>
Приведенная ниже ошибка.
Код: Выделить всё
{ "error": { "code": 403, "message": "This file has been identified as malware or spam and cannot be downloaded", "errors": [ { "message": "This file has been identified as malware or spam and cannot be downloaded", "domain": "global", "reason": "abuse" } ] } }
Код: Выделить всё
implementation("io.socket:socket.io-client:2.1.0"){
exclude(group = "org.json", module = "json")
exclude(group = "com.squareup.okhttp3", module = "okhttp")
}
Подробнее здесь: https://stackoverflow.com/questions/797 ... as-malware