matrix-org / matrix-analytics-events

Cross-platform definitions of analytics events raised by matrix SDKs
Apache License 2.0
8 stars 7 forks source link

Remove kotlin generation in favour of kotlin2 #96

Closed BillCarsonFr closed 6 months ago

BillCarsonFr commented 6 months ago

Fixes https://github.com/matrix-org/matrix-analytics-events/issues/94

There are 2 scripts to generate kotlin types:

The kotlin/* are not used , only kotlin2/* are. This PR removes generation of the unused kotlin types. The kotlin2 prefic is kept for compatibility for exisitng import scripts