Skip to content

Commit 040f362

Browse files
Merge pull request #132 from Grigory-Rylov/support_AS_243
support AS 243
2 parents 43d93c9 + 8a78c86 commit 040f362

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ studioCompilePath=/Applications/Android Studio.app/Contents
88

99
pluginGroup = com.github.grishberg
1010
pluginName = android-methods-profiler
11-
yampVersion = 25.01.09
11+
yampVersion = 25.02.18
1212

1313
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1414
# for insight into build numbers and IntelliJ Platform versions.
1515
pluginSinceBuild = 223
16-
pluginUntilBuild = 242.*
16+
pluginUntilBuild = 243.*
1717

1818
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1919
platformType = AI

0 commit comments

Comments
 (0)