Skip to content

Commit

Permalink
update build profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
shalom938 committed Feb 13, 2025
1 parent 1d2e55b commit cdf1755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common-build-logic/src/main/kotlin/common/BuildProfile.kt
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ object BuildProfiles {
Profile.p251 to BuildProfile(
isEAP = true,
profile = Profile.p243,
platformVersion = "251.20015-EAP-CANDIDATE-SNAPSHOT",
platformVersion = "251.17181-EAP-CANDIDATE-SNAPSHOT",
riderVersion = "2025.1-EAP3-SNAPSHOT",
pycharmVersion = "251-EAP-SNAPSHOT",
riderTargetFramework = "net8.0",
Expand Down

0 comments on commit cdf1755

Please sign in to comment.