Skip to content

Commit af518fa

Browse files
authored
Changes to the gradle.properties and plugin.xml for development (#7690)
1 parent 492bdf2 commit af518fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flutterPluginVersion=SNAPSHOT
88
ide=android-studio
99
testing=false
1010
buildSpec=2024.1
11-
baseVersion=241.15989.150
11+
baseVersion=241.18034.62
1212
smaliPlugin=com.android.tools.idea.smali
1313
langPlugin=org.intellij.intelliLang
1414
kotlin.stdlib.default.dependency=false

resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<category>Custom Languages</category>
2323
<version>SNAPSHOT</version>
24-
<idea-version since-build="242.20224.300" until-build="242.*"/>
24+
<idea-version since-build="241.14494.150" until-build="241.*"/>
2525

2626
<depends>com.intellij.modules.platform</depends>
2727
<depends>com.intellij.modules.lang</depends>

0 commit comments

Comments
 (0)