Force Android app install, even if it is a downgrade
This commit is contained in:
@@ -185,8 +185,7 @@ class AndroidHelper {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//var args = [ "install", "-r", "-d", targetPath ];
|
var args = [ "install", "-r", "-d", targetPath ];
|
||||||
var args = [ "install", "-r", targetPath ];
|
|
||||||
|
|
||||||
if (deviceID != null && deviceID != "") {
|
if (deviceID != null && deviceID != "") {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user