Skip to content

Commit

Permalink
disable jetifier
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Jan 3, 2021
1 parent e04d14c commit 726824f
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 @@ -5,7 +5,7 @@ kotlin.incremental=true
kotlin.incremental.js=true
kotlin.incremental.multiplatform=true
android.useAndroidX=true
android.enableJetifier=true
android.enableJetifier=false


kotlin_version=1.4.21
Expand Down

0 comments on commit 726824f

Please sign in to comment.