Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 710f08a

Browse files
author
Sebastian Krawczyk
committed
adapt gradle file for publishing to Gradle Plugin Portal
1 parent d92b0c9 commit 710f08a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ gradlePlugin {
5151
}
5252

5353
pluginBundle {
54-
website = 'http://www.gradle.org/'
54+
website = 'https://github.com/spring-media/apps-android-testdevicemanager'
5555
vcsUrl = 'https://github.com/spring-media/apps-android-testdevicemanager'
56-
description = 'Setup your Android test device for ui testing.'
56+
description = 'Setup your Android test device for UI testing.'
5757
tags = ['test device', 'setup device', 'Espresso', 'Android', 'ui testing']
5858

5959
plugins {

0 commit comments

Comments
 (0)