You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update ktlint version to 1.2.1 for Spotless 8.9.0 compatibility
Updated ktlint to 1.2.1 across AccessibilityCodelab, AdvancedStateAndSideEffectsCodelab, BasicLayoutsCodelab, MigrationCodelab, NavigationCodelab, TestingCodelab, and ThemingCodelab build files.
Reason:
Spotless plugin 8.9.0 requires a modern ktlint version (1.2.1). The previous ktlint versions (0.45.2-0.48.2) produced InvocationTargetException errors during spotlessCheck and spotlessApply.
0 commit comments