Sagar Khurana
Sagar Khurana
It's passing all the tests locally, can we re-run it 
Im also facing this problem ` java.lang.UnsatisfiedLinkError: No implementation found for int com.facebook.crypto.cipher.NativeGCMCipher.n(byte[], byte[]) (tried Java_com_facebook_crypto_cipher_NativeGCMCipher_n and Java_com_facebook_crypto_cipher_NativeGCMCipher_n___3B_3B)`
> Maybe we need to add spotless for this module to validate Kotlin format on CI. oops, yes you are right. lme add that
Life is so easy when we have Ubuntu to build stuff 😌
This PR contains the spotless plugin for the Gradle file, so I didn't add it in other PRs of `resource` module, lets first this first and then rest of `resource`...
Once, this is merged. I'll make the other PRs of the `resource` module to be review ready
@utzcoz here actions is cancelled during its runtime, re-running the action will make it pass I believe
Pushed the code with formatted code.
@utzcoz any update?
[Before rebasing with `master`] Test passed [After rebasing with `master`] Test failed