TiagoSantos

Results 1 issues of TiagoSantos

Hi, Compiling to native this dependency: ```java com.google.firebase firebase-admin 9.2.0 ``` makes the build fail because grpc-netty-shaded, however with this alternative we can compile: ```java com.google.firebase firebase-admin 9.2.0 io.grpc grpc-netty-shaded...

api: core
api: messaging