We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c18e1 commit 314a685Copy full SHA for 314a685
1 file changed
gradle.properties
@@ -20,8 +20,4 @@ kotlin.code.style=official
20
# Enables namespacing of each library's R class so that its R class includes only the
21
# resources declared in the library itself and none from the library's dependencies,
22
# thereby reducing the size of the R class for that library
23
-android.nonTransitiveRClass=true
24
-systemProp.http.proxyHost=127.0.0.1
25
-systemProp.http.proxyPort=10808
26
-systemProp.https.proxyHost=127.0.0.1
27
-systemProp.https.proxyPort=10808
+android.nonTransitiveRClass=true
0 commit comments