5.3 beta2
This commit is contained in:
parent
01ea48e68b
commit
3501c09db6
|
@ -12,7 +12,6 @@ apply plugin: 'maven-publish'
|
|||
apply plugin: 'maven-publish-auth'
|
||||
apply plugin: 'com.jfrog.bintray'
|
||||
|
||||
apply from: rootProject.file( 'gradle/publishing-pom.gradle' )
|
||||
|
||||
ext {
|
||||
bintrayUser = project.hasProperty( 'PERSONAL_BINTRAY_USER' ) ? project.property( 'PERSONAL_BINTRAY_USER' ) : null
|
||||
|
|
Loading…
Reference in New Issue