Skip to content

Commit

Permalink
Upgrade version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanenicolas committed Aug 30, 2014
1 parent 1a2afad commit ff765b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion morpheus-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

dependencies {
classpath 'com.android.tools.build:gradle:0.12.2'
classpath 'com.github.stephanenicolas.morpheus:morpheus-plugin:1.0.0'
classpath 'com.github.stephanenicolas.morpheus:morpheus-plugin:1.0.7'
classpath 'com.github.stephanenicolas.loglifecycle:loglifecycle-plugin:1.0.1'
}
}
Expand Down

0 comments on commit ff765b6

Please sign in to comment.