futuredapp / donut

Doughnut-like graph view capable of displaying multiple datasets with assignable colors
MIT License
546 stars 46 forks source link

Bump compose version to 1.0.4, bump targetSdk to 31, Bump AGP to 7.0.3 #76

Closed matejsemancik closed 2 years ago

matejsemancik commented 2 years ago

Yesterday was too late. Resolves #75.

futured-bot commented 2 years ago
2 Warnings
:warning: library/src/main/kotlin/app/futured/donut/DonutProgressView.kt#L22 - Class DonutProgressView is too large. Consider splitting it into smaller pieces.
:warning: sample/src/main/kotlin/app/futured/donutsample/ui/playground/compose/PlaygroundComposeActivity.kt#L3 - Imports must be ordered in lexicographic order without any empty lines in-between

Generated by :no_entry_sign: Danger