Skip to content

Commit 6850718

Browse files
Update build.gradle
1 parent cb8a80e commit 6850718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ apply plugin: 'eclipse'
44
apply plugin: 'jacoco'
55
apply plugin: 'checkstyle'
66
apply plugin: 'signing'
7+
apply plugin: 'maven-publish'
78

89
group 'io.appium'
910
version '5.0.0-BETA1'

0 commit comments

Comments
 (0)