gradle: remove duplicate useAndroidX entry
Signed-off-by: Lucas Lee Jing Yi <lucasleeeeeeeee@gmail.com> Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
38cb184cf8
commit
8d33b648cc
@ -18,9 +18,6 @@ org.gradle.jvmargs=-Xmx1536m
|
|||||||
# Turn off AP discovery in compile path to enable compile avoidance
|
# Turn off AP discovery in compile path to enable compile avoidance
|
||||||
kapt.include.compile.classpath=false
|
kapt.include.compile.classpath=false
|
||||||
|
|
||||||
# Enable AndroidX
|
|
||||||
android.useAndroidX=true
|
|
||||||
|
|
||||||
# Enable non-transitive R class namespacing where each library only contains
|
# Enable non-transitive R class namespacing where each library only contains
|
||||||
# references to the resources it declares instead of declarations plus all
|
# references to the resources it declares instead of declarations plus all
|
||||||
# transitive dependency references.
|
# transitive dependency references.
|
||||||
|
Loading…
Reference in New Issue
Block a user