We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92d9a7 commit 53d0c51Copy full SHA for 53d0c51
gradle.properties
@@ -15,4 +15,7 @@
15
# When configured, Gradle will run in incubating parallel mode.
16
# This option should only be used with decoupled projects. More details, visit
17
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
-# org.gradle.parallel=true
+# org.gradle.parallel=true
19
+
20
+android.useAndroidX=true
21
+android.enableJetifier=true
0 commit comments