Searched refs:MIN_TUTORIAL_VERSION (Results 1 – 1 of 1) sorted by relevance
78 const val MIN_TUTORIAL_VERSION = HUB_MODE_TUTORIAL_COMPLETED constant82 const val CURRENT_TUTORIAL_VERSION = MIN_TUTORIAL_VERSION + 1136 } else if (hubModeTutorialState >= MIN_TUTORIAL_VERSION) { in readFromSettings()