We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b58119 commit f535962Copy full SHA for f535962
gradle.properties
@@ -1,10 +1,10 @@
1
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
2
3
-pluginGroup = com.phodal.autocrud
4
-pluginName = AutoCRUD
5
-pluginRepositoryUrl = https://github.com/phodal/autocrud
+pluginGroup = com.phodal.autodev
+pluginName = AutoDev
+pluginRepositoryUrl = https://github.com/unit-mesh/auto-dev
6
# SemVer format -> https://semver.org
7
-pluginVersion = 0.0.2
+pluginVersion = 0.0.3
8
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
pluginSinceBuild = 221.*
0 commit comments