Skip to content

Commit 1f22286

Browse files
committed
app names constants
1 parent 4f1ed73 commit 1f22286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-build-logic/src/main/kotlin/common/BuildProfile.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ object BuildProfiles {
218218

219219
Profile.p243 to BuildProfile(
220220
profile = Profile.p243,
221-
platformVersion = "2024.3.1",
221+
platformVersion = "2024.3.1.1",
222222
riderVersion = "2024.3.2",
223223
pycharmVersion = "2024.3",
224224
riderTargetFramework = "net8.0",

0 commit comments

Comments
 (0)