View upload.gradle
rootProject.ext { | |
library = [ | |
name : 'ktx', | |
group : 'com.tomasznajda.ktx', | |
author: [ | |
id : 'tomasznajda', | |
name : 'Tomasz Najda', | |
email: 'hello@tomasznajda.com' | |
], | |
urls : [ |