appium-uiautomator2-server
Advanced tools
Comparing version 1.0.3 to 1.1.0
{ | ||
"name": "appium-uiautomator2-server", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "A netty server with uiautomator2 handlers", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"bump-gradle-version": "node update-gradle-version.js --package-version=${npm_package_version} && git add app/build.gradle", | ||
"build": "gradle clean assembleServerDebug assembleServerDebugAndroidTest", | ||
"build": "./gradlew clean assembleServerDebug assembleServerDebugAndroidTest", | ||
"move-server": "cp app/build/outputs/apk/server/debug/appium-uiautomator2-server-v${npm_package_version}.apk ./apks", | ||
@@ -27,0 +27,0 @@ "move-test": "cp app/build/outputs/apk/androidTest/server/debug/appium-uiautomator2-server-debug-androidTest.apk ./apks", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
17395088
78