Skip to content

Commit

Permalink
Using last version of hellocommon dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianromero committed Mar 16, 2018
1 parent bb1992d commit 20de6e4
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 @@ -55,7 +55,7 @@ repositories {

dependencies {
compile group: 'com.github.adrianromero', name: 'fonticon', version:'1.2.3'
compile group: 'com.github.adrianromero', name: 'hellocommon', version:'1.2.10'
compile group: 'com.github.adrianromero', name: 'hellocommon', version:'1.2.15'
compile group: 'com.github.adrianromero', name: 'textflowbuilder', version: '1.0.3'
compile group: 'org.eclipse.paho', name: 'org.eclipse.paho.client.mqttv3', version:'1.1.1'
compile group: 'com.jidesoft', name: 'jidefx-common', version:'0.9.1'
Expand Down

0 comments on commit 20de6e4

Please sign in to comment.