Skip to content

Commit cbee6fe

Browse files
Revert "Increase version in build.gradle"
This reverts commit 3f48bc0.
1 parent 6d277aa commit cbee6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ project.ext {
226226
// Directory for testing.
227227
testDir = new File(scriptDirectory, "test_output")
228228
// Version of the plugin (update this with CHANGELOG.md on each release).
229-
pluginVersion = "1.2.176"
229+
pluginVersion = "1.2.175"
230230
// Directory that contains the template plugin.
231231
// Files under this directory are copied into the staging area for the
232232
// plugin.

0 commit comments

Comments
 (0)