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 a2fd321 commit 40af769Copy full SHA for 40af769
libs/google-vr/build.gradle
@@ -1,9 +1,6 @@
1
// Dummy Gradle project to be able to import local aar files:
2
// https://stackoverflow.com/a/60888941
3
4
-//import com.android.build.api.attributes.*
5
-//.attributes { attribute(BuildTypeAttr.ATTRIBUTE, project.objects.named(BuildTypeAttr.class,"default")) }
6
-
7
configurations.maybeCreate("default")
8
artifacts.add("default", file('sdk-base-1.180.0.aar'))
9
artifacts.add("default", file('sdk-common-1.180.0.aar'))
0 commit comments