matrix-org / matrix-analytics-events

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

Publish on JitPack build from kotlin files #81

Closed yostyle closed 1 year ago

yostyle commented 1 year ago

Add gradle stuff to build kotlin files and publish on jitpack.

Jitpack repository Jitpack build logs

yostyle commented 1 year ago

Adding the android project at the root of this project is a bit dirty, you should maybe create a subfolder android .

@bmarty build.gradle.kts is not detected by jitpack in a subdirectory. I had to migrate to build.gradle with groovy language.