Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Upgrade maven version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Helios Alonso committed Feb 24, 2016
1 parent 6c54e1c commit 372ade0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ if (!project.hasProperty('sonatypeRepo') ||
apply plugin: 'maven'
apply plugin: 'signing'

version = "1.0.2"
version = "1.0.4"
group = "com.facebook.conceal"

configurations {
Expand Down

0 comments on commit 372ade0

Please sign in to comment.