Skip to content

Commit

Permalink
chore(): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed Dec 24, 2019
1 parent b88a51e commit cebf306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fancycamera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group = 'co.fitcom.fancycamera'
ext {
PUBLISH_GROUP_ID = 'co.fitcom'
PUBLISH_ARTIFACT_ID = 'fancycamera'
PUBLISH_VERSION = '2.0.0-alpha5'
PUBLISH_VERSION = '2.0.0-alpha6'
}

android {
Expand Down Expand Up @@ -64,7 +64,7 @@ publish {
userOrg = 'triniwiz'
groupId = 'co.fitcom'
artifactId = 'fancycamera'
publishVersion = '2.0.0-alpha5` '
publishVersion = '2.0.0-alpha6` '
desc = ''
website = ''
}
Expand Down

0 comments on commit cebf306

Please sign in to comment.