Home | History | Annotate | Download | only in droiddriver
      1 ext.ddArtifactId  = 'droiddriver'
      2 ext.ddGroup       = 'io.appium'
      3 ext.ddVersion     = '1.0.0-SNAPSHOT'
      4 ext.ddWebsite     = 'https://github.com/appium/droiddriver'
      5 ext.ddTracker     = 'https://github.com/appium/droiddriver/issues'
      6 ext.ddGit         = 'https://github.com/appium/droiddriver.git'
      7 ext.ddDescription = 'Android UI testing framework'
      8