Skip to content

Commit

Permalink
Update maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed May 6, 2021
1 parent 8616f1a commit f0de909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ dependencies {

ext {
PUBLISH_GROUP_ID = 'dev.jahir'
PUBLISH_VERSION = Blueprint.version
PUBLISH_ARTIFACT_ID = 'Blueprint'
PUBLISH_VERSION = Blueprint.versionName
}

apply from: '../lib-artifacts.gradle'
Expand Down

0 comments on commit f0de909

Please sign in to comment.