Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harshild committed Apr 2, 2016
1 parent 8dc0e03 commit 8074cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ To apply the plugin you have to add the plugin dependency in your project build
url 'https://github.com/harshild/repo/raw/master/'
}
dependencies {
classpath group: 'com.harshild.gradle', name: 'felix-plugin', version: '1.2.0'
classpath group: 'com.harshild.gradle', name: 'felix-plugin', version: '1.3.0'
}
}

apply plugin 'com.harshild.felix-run'
apply plugin 'com.harshild.felix-run'

### Tasks ###

Expand Down

0 comments on commit 8074cd8

Please sign in to comment.