Skip to content

Commit 40af769

Browse files
committed
removed debug code in build file
1 parent a2fd321 commit 40af769

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libs/google-vr/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// Dummy Gradle project to be able to import local aar files:
22
// https://stackoverflow.com/a/60888941
33

4-
//import com.android.build.api.attributes.*
5-
//.attributes { attribute(BuildTypeAttr.ATTRIBUTE, project.objects.named(BuildTypeAttr.class,"default")) }
6-
74
configurations.maybeCreate("default")
85
artifacts.add("default", file('sdk-base-1.180.0.aar'))
96
artifacts.add("default", file('sdk-common-1.180.0.aar'))

0 commit comments

Comments
 (0)