We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a10105 commit fd93e2bCopy full SHA for fd93e2b
1 file changed
build.gradle
@@ -21,8 +21,8 @@ pluginBundle {
21
}
22
browserstackSDKPlugin {
23
id = 'com.browserstack.gradle.sdk'
24
- displayName = 'BrowserStack\'s Gradle Plugin'
25
- description = 'Runs Espresso tests on BrowserStack'
+ displayName = 'BrowserStack SDK Gradle Solution'
+ description = 'Cross browser testing for Gradle based projects with BrowserStack SDK'
26
tags = ['test', 'browserstack']
27
version = '3.1.4'
28
0 commit comments