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.
2 parents 43d93c9 + 8a78c86 commit 040f362Copy full SHA for 040f362
1 file changed
gradle.properties
@@ -8,12 +8,12 @@ studioCompilePath=/Applications/Android Studio.app/Contents
8
9
pluginGroup = com.github.grishberg
10
pluginName = android-methods-profiler
11
-yampVersion = 25.01.09
+yampVersion = 25.02.18
12
13
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
14
# for insight into build numbers and IntelliJ Platform versions.
15
pluginSinceBuild = 223
16
-pluginUntilBuild = 242.*
+pluginUntilBuild = 243.*
17
18
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
19
platformType = AI
0 commit comments