Skip to content

Commit fd93e2b

Browse files
committed
update description & display name
1 parent 1a10105 commit fd93e2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ pluginBundle {
2121
}
2222
browserstackSDKPlugin {
2323
id = 'com.browserstack.gradle.sdk'
24-
displayName = 'BrowserStack\'s Gradle Plugin'
25-
description = 'Runs Espresso tests on BrowserStack'
24+
displayName = 'BrowserStack SDK Gradle Solution'
25+
description = 'Cross browser testing for Gradle based projects with BrowserStack SDK'
2626
tags = ['test', 'browserstack']
2727
version = '3.1.4'
2828
}

0 commit comments

Comments
 (0)