We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8a80e commit 6850718Copy full SHA for 6850718
build.gradle
@@ -4,6 +4,7 @@ apply plugin: 'eclipse'
4
apply plugin: 'jacoco'
5
apply plugin: 'checkstyle'
6
apply plugin: 'signing'
7
+apply plugin: 'maven-publish'
8
9
group 'io.appium'
10
version '5.0.0-BETA1'
0 commit comments