Lennard Berger
Lennard Berger
Closing as wont-do.
Maybe we can agree here, since the package is really small. Can this be considered resolved? In the end we just want to verify that fixes will be backported into...
One could have referenced that this is the code from https://stackoverflow.com/a/27749834/3135319 Looks sane for simple anonymization cases.
There's a comprehensive [blog article from the R8 team here](https://medium.com/androiddevelopers/shrinking-kotlin-libraries-and-applications-using-kotlin-reflection-with-r8-6fe0a0e2d115). The Gist is that: - removing the annotations breaks Kotlin support - the annotation references superclass names (these need to...
Post scriptum: If `-Werror` is removed, the build runs through, as seen here: https://travis-ci.org/inexorgame/entity-system/jobs/502578790
This would also be nice in order to have command line backend for sending (testing)
Use vangrant & filecontainer to do such tasks persistently.
I tested this `container` and it works fine on OSX. Please note that #13 is *required*.
Hey @KirillKryukov this is very nice. However currently I'm in a very busy phase so I'll have to do this another time.
@RiccardoManzan can you attach a sample custom SecurityRule? I am having trouble getting mine to execute