We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d277aa commit cbee6feCopy full SHA for cbee6fe
build.gradle
@@ -226,7 +226,7 @@ project.ext {
226
// Directory for testing.
227
testDir = new File(scriptDirectory, "test_output")
228
// Version of the plugin (update this with CHANGELOG.md on each release).
229
- pluginVersion = "1.2.176"
+ pluginVersion = "1.2.175"
230
// Directory that contains the template plugin.
231
// Files under this directory are copied into the staging area for the
232
// plugin.
0 commit comments