Closed bmarty closed 7 months ago
Move the generated plan to the kotlin project, and make the kotlin project buildable locally.
Also add detekt check on all PR.
This will help to maintain the Kotlin code.
Note: the import done by Element Android will have to be updated after this is merged. This line will have to be updated: https://github.com/element-hq/element-android/blob/develop/tools/import_analytic_plan.sh#L12
Next step will be to properly publish the kotlin library to MavenCentral on each release.
Move the generated plan to the kotlin project, and make the kotlin project buildable locally.
Also add detekt check on all PR.
This will help to maintain the Kotlin code.
Note: the import done by Element Android will have to be updated after this is merged. This line will have to be updated: https://github.com/element-hq/element-android/blob/develop/tools/import_analytic_plan.sh#L12
Next step will be to properly publish the kotlin library to MavenCentral on each release.