wip: switch core http to okhttp

This commit is contained in:
Eduardo Speroni
2022-10-27 13:52:49 -03:00
parent e2c2f1f4a6
commit 1b25f7e3b5
7 changed files with 6117 additions and 44 deletions

View File

@@ -5,4 +5,5 @@
/// <reference path="../types-android/src/lib/android-29.d.ts" />
/// <reference path="./platforms/ios/typings/objc!MaterialComponents.d.ts" />
/// <reference path="./platforms/ios/typings/objc!NativeScriptUtils.d.ts" />
/// <reference path="./platforms/android/typings/okhttp.d.ts" />
/// <reference path="./global-types.d.ts" />