Fixed compile bug in LightningLite
This commit is contained in:
parent
b33c4caf67
commit
7f07edcdf7
@ -52,7 +52,7 @@ public class ProxyUtils {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public int setProxyChoice(int choice, Activity activity) {
|
public static int setProxyChoice(int choice, Activity activity) {
|
||||||
return choice;
|
return choice;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user