Skip to content

ir.mahozad.android.pie-chart 0.6.1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>ir.mahozad.android</groupId>
  <artifactId>pie-chart</artifactId>
  <version>0.6.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This is a patch release.

Bug fixes

  • Fix the bug with some properties change having no effect in the chart (eb17cf50)

Other

  • Migrate the showcase app to Jetpack Compose (66abcd04)

All commits since version 0.6.0