Maciej Królik

Results 1 comments of Maciej Królik

Same issue in v4.5.0. I was able to build the app with these rules in `proguard-rules.pro`: ``` -dontwarn edu.umd.cs.findbugs.annotations.NonNull -dontwarn edu.umd.cs.findbugs.annotations.Nullable -dontwarn edu.umd.cs.findbugs.annotations.SuppressFBWarnings ```