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
implementation 'androidx.compose.ui:ui:1.5.4'// CircularProgressIndicator is broken on 1.6.0 https://github.com/JetBrains/compose-multiplatform/issues/4157
83
+
implementation 'androidx.compose.ui:ui:1.5.4'
84
+
// CircularProgressIndicator is broken on 1.6.0 https://github.com/JetBrains/compose-multiplatform/issues/4157
0 commit comments