Skip to content

Commit

Permalink
Update bintray data
Browse files Browse the repository at this point in the history
  • Loading branch information
kirich1409 committed Nov 27, 2020
1 parent acd28a2 commit cfe10a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vbpd/vbpd-noreflection/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ plugins {

ext {
groupId = 'com.kirich1409.viewbindingpropertydelegate'
bintrayPackageName = "viewbindingpropertydelegate"
artifactId = "vbpd-noreflection"
bintrayPackageName = "vbpd-noreflection"
}

apply from: rootProject.file('publishing.gradle')
Expand Down

0 comments on commit cfe10a9

Please sign in to comment.