Skip to content

Commit ef3cf27

Browse files
committed
Dev
1 parent 2eaa2c1 commit ef3cf27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ properties.load(project.rootProject.file('local.properties').newDataInputStream(
133133
bintray {
134134
user = properties.getProperty('bintray.user')
135135
key = properties.getProperty('bintray.apikey')
136+
configurations = ['archives']
136137

137138
pkg {
138139
repo = bintrayRepo

0 commit comments

Comments
 (0)