We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f18fb6 commit cd367f6Copy full SHA for cd367f6
1 file changed
android-refimpl-app/app/build.gradle
@@ -410,6 +410,6 @@ dependencies {
410
// ---------------------
411
}
412
413
-project.extensions.extraProperties['noWitness'] = 'android:sdk:platforms:android.jar,android:sdk:platforms:core-for-system-modules'
+project.extensions.extraProperties['noWitness'] = 'android:sdk:platforms'
414
415
apply from: 'gradle_witness_ng.gradle'
0 commit comments