Skip to content

Commit 7c4cbb4

Browse files
committed
Fix the untilBuild tag for the Meerkat AS build
1 parent 944aa02 commit 7c4cbb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

product-matrix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"channel": "stable",
37-
"comments": "IntelliJ 2024.3, Android Studio Meerkat 2024.3 EAP",
37+
"comments": "IntelliJ 2024.3, Android Studio Meerkat 2024.3",
3838
"name": "2024.3",
3939
"version": "2024.3",
4040
"ijVersion": "2024.3",
@@ -44,7 +44,7 @@
4444
"dartPluginVersion": "243.21565.120",
4545
"androidPluginVersion": "",
4646
"sinceBuild": "243",
47-
"untilBuild": "253.*",
47+
"untilBuild": "243.*",
4848
"isUnitTestTarget": "true",
4949
"javaVersion": "17"
5050
},

0 commit comments

Comments
 (0)