mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-19 13:08:59 -04:00
Request/response dump fixed
This commit is contained in:
committed by
Mr. Dragon
parent
77f82d4cc7
commit
330c9b9f7d
@@ -18,6 +18,7 @@ public class DebugHttpClientAdapter extends NativeHttpClientAdapter {
|
||||
|
||||
public DebugHttpClientAdapter() {
|
||||
dumpDirectory = new File(Environment.getExternalStorageDirectory(), DEBUG_DIRECTORY);
|
||||
dumpDirectory.mkdirs();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user