diff --git a/app/build.gradle b/app/build.gradle index aa707606b..750c5313b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -202,6 +202,8 @@ android { // to make CI fail on errors until this is fixed https://github.com/rtyley/spongycastle/issues/7 warning 'InvalidPackage' + + error 'AppCompatMethod', 'NestedScrolling', 'StringFormatCount' } packagingOptions {