huangcm
2024-12-18 9d29be7f7249789d6ffd0440067187a9f040c2cd
1
2
3
4
5
6
7
ext.ddArtifactId  = 'droiddriver'
ext.ddGroup       = 'io.appium'
ext.ddVersion     = '1.0.0-SNAPSHOT'
ext.ddWebsite     = 'https://github.com/appium/droiddriver'
ext.ddTracker     = 'https://github.com/appium/droiddriver/issues'
ext.ddGit         = 'https://github.com/appium/droiddriver.git'
ext.ddDescription = 'Android UI testing framework'