ext {
extName = 'Loading Artist'
extClass = '.LoadingArtist'
extVersionCode = 3
}
apply from: "$rootDir/common.gradle"