Skip to content

Commit

Permalink
Disable jetifier (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid committed May 30, 2024
1 parent 03fee41 commit a855f69
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,7 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configureondemand=true

# When configured, Gradle will run in incubating parallel mode.
# 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.useAndroidX=true
android.enableJetifier=true

# Allow kapt to use workers, incremental processing
kapt.incremental.apt=true
Expand Down

0 comments on commit a855f69

Please sign in to comment.