Skip to content

Commit 126cabc

Browse files
authored
Merge pull request #741 from AppDevNext/hannesa2-patch-1
Update README with package name change details
2 parents 5338de7 + a7c03ff commit 126cabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It comes with library view based `chartLib` and composeable `chartLibCompose`
88
### Packagename changed ! 🛑
99

1010
During the full Kotlin conversion,
11-
* 🛑 package name changed to `info.appdev.charting`, but there are still the old main chart classes included, but they will be removed in the future
11+
* 🛑 package name changed to `info.appdev.charting`
1212
* 🛑 `MPPointF` in renamed to `PointF`
1313
* 🛑 `MPPointD` in renamed to `PointD`
1414
* 🛑 methods like `setSomethingEnabled(true)` are now properties like `isSomething = true`

0 commit comments

Comments
 (0)