unlock-apk
Advanced tools
Comparing version
@@ -5,4 +5,4 @@ 'use strict'; | ||
exports.apkPath = path.join(__dirname, '..', 'app', 'build', 'outputs', 'apk', 'app-debug.apk'); | ||
exports.apkPath = path.join(__dirname, '..', 'app', 'build', 'outputs', 'apk', 'debug', 'app-debug.apk'); | ||
exports.package = 'xdf.android_unlock'; | ||
exports.activity = '.MainActivity'; |
{ | ||
"name": "unlock-apk", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "An android apk to make sure test device is unlocked while running Macaca.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
111849
0.01%