fwallz
fwallz
@pramahaditamaputra have you tried the import below? `implementation 'com.github.CameraKit:jpegkit-android:v0.2.2'`
Hi @larcho , @koolfreak , is there any way you could share the files with me too? I started following you both on twitter but i am unable to DM...
Hi @larcho , @koolfreak no need for the files anymore. managed to make it work. Thanks anyway. For others to make this work: In build.gradle: ``` implementation 'com.github.CameraKit:camerakit-android:v1.0.0-beta3.11' implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41'...