adb-path-config.js 96 B

123
  1. module.exports = {
  2. "adb-path": 'C:\Users\GIGABYTE\AppData\Local\Android\Sdk\platform-tools'
  3. };