Skip to content

Commit

Permalink
Add missing useAndroidX flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuinden committed Dec 19, 2020
1 parent 8ee025b commit f6022a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ kotlin.incremental=false
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

android.enableJetifier=false
android.useAndroidX=true

0 comments on commit f6022a3

Please sign in to comment.