Skip to content
This repository has been archived by the owner on Sep 1, 2018. It is now read-only.

Commit

Permalink
plugin-plugin 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielThomas committed Apr 19, 2016
1 parent 9c983c3 commit f60e058
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 @@ -18,7 +18,7 @@ buildscript { repositories { jcenter() } } // Some plugin dependencies (namely J

plugins {
id 'com.gradle.plugin-publish' version '0.9.4'
id 'nebula.plugin-plugin' version '4.0.0'
id 'nebula.plugin-plugin' version '4.1.0'
}

description 'Template for RxJava projects'
Expand Down

0 comments on commit f60e058

Please sign in to comment.