Skip to content

Commit 70acd30

Browse files
committed
Temporarily comment out the mavenpush.gradle file until the next release
1 parent 63dda2e commit 70acd30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mavenpush.gradle

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// TODO update the deployment script
2+
/*
13
apply plugin: 'maven'
24
apply plugin: 'signing'
35
@@ -89,4 +91,4 @@ afterEvaluate { project ->
8991
archives androidSourcesJar
9092
archives androidJavadocsJar
9193
}
92-
}
94+
}*/

0 commit comments

Comments
 (0)