@MOLSJEROEN
BINTRAY - UPLOAD ARTIFACTS 1
‣ LIBRARY_HOME/build.gradle
ext {
bintrayRepo = 'maven'
bintrayName = 'LandscapeVideoCamera'
publishedGroupId = 'com.github.jeroenmols'
libraryName = ‘LandscapeVideoCamera’
libraryVersion = ‘1.1.4'
artifact = ‘library'
libraryDescription = 'Powerful custom Android Camera.’
developerId = 'JeroenMols'
developerName = 'Jeroen Mols'
developerEmail = '
[email protected]'
}
apply from: 'https://raw.githubusercontent.com/attwellBrian/JCenter/master/installv1.gradle'
apply from: 'https://raw.githubusercontent.com/attwellBrian/JCenter/master/bintrayv1.gradle'