forked from github/cordova-android
Fixing null error in NetworkManager
This commit is contained in:
@@ -114,7 +114,7 @@ public class PhoneGap{
|
||||
return version;
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void httpGet(String url, String file)
|
||||
/**
|
||||
* grabs a file from specified url and saves it to a name and location
|
||||
|
||||
Reference in New Issue
Block a user