Skip to content

Commit a71fdb9

Browse files
committed
Remove unneeded gradle property
`android.enableJetifier`
1 parent 8de21ea commit a71fdb9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19-
android.enableJetifier=false
2019
android.nonTransitiveRClass=true
2120
android.disallowKotlinSourceSets=false
2221
android.newDsl=false

0 commit comments

Comments
 (0)