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

Commit

Permalink
Fixed the plugin's group ID.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed Jun 3, 2012
1 parent e31d3f0 commit bde89a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ example on how to retrieve it from Maven Central:
}

dependencies {
classpath 'bmuschko:gradle-gae-plugin:0.7.1'
classpath 'org.gradle.api.plugins:gradle-gae-plugin:0.7.1'
}
}

Expand Down

0 comments on commit bde89a3

Please sign in to comment.