Skip to content

Commit

Permalink
feat: remove Jetifier completely
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvidas committed Oct 23, 2024
1 parent a96d062 commit b55fbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
android.enableJetifier=true
android.enableJetifier=false
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536m

Expand Down

0 comments on commit b55fbcf

Please sign in to comment.