mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[kotlin] Prolong K2 feedback gathering until 1 April 2025
KTIJ-32186 (cherry picked from commit 116b4e00846f5dad2e5b83a32a6a26f8abd65ab1) IJ-CR-149538 GitOrigin-RevId: 063f673c8d449869910c0882f74991391a456a77
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a8934ab22b
commit
d7c20abaf2
@@ -16,7 +16,7 @@ import org.jetbrains.kotlin.onboarding.FeedbackNotificationWithKotlinLogo
|
||||
class K2FeedbackSurveyConfig : InIdeFeedbackSurveyConfig {
|
||||
|
||||
override val surveyId: String = "k2_feedback"
|
||||
override val lastDayOfFeedbackCollection: LocalDate = LocalDate(2024, 11, 1)
|
||||
override val lastDayOfFeedbackCollection: LocalDate = LocalDate(2025, 4, 1)
|
||||
override val requireIdeEAP: Boolean = false
|
||||
|
||||
private val suitableIdeVersion: String = Registry.stringValue("k2.feedback.survey.ide.version.number")
|
||||
|
||||
Reference in New Issue
Block a user