Skip to content

Commit

Permalink
Excludes protobuf-lite due to Clarity test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonis Lilis committed Dec 11, 2023
1 parent 7c39c7e commit 98cae6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WordPress/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ dependencies {
exclude group: 'com.android.support', module: 'appcompat'
exclude group: 'com.android.support', module: 'support-v4'
exclude module: 'recyclerview-v7'
exclude module: 'protobuf-lite'
}
androidTestImplementation("androidx.test.espresso:espresso-accessibility:$androidxTestEspressoVersion") {
version {
Expand Down

0 comments on commit 98cae6b

Please sign in to comment.