You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/09/23 23:45:21 UTC

[GitHub] [cordova-android] breautek commented on a change in pull request #792: [MAJOR] Gradle upgrade from 4.10.3 to 5.x

breautek commented on a change in pull request #792: [MAJOR] Gradle upgrade from 4.10.3 to 5.x
URL: https://github.com/apache/cordova-android/pull/792#discussion_r327375827
 
 

 ##########
 File path: package.json
 ##########
 @@ -24,7 +24,8 @@
     "cover": "nyc jasmine --config=spec/coverage.json",
     "e2e-tests": "jasmine --config=spec/e2e/jasmine.json",
     "java-unit-tests": "node test/run_java_unit_tests.js",
-    "eslint": "eslint bin spec test"
+    "eslint": "eslint bin spec test",
+    "clean": "gulp clean"
 
 Review comment:
   I've made the changes as discussed. Resolving this conversation.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org