Skip to content

Commit

Permalink
gradle: Disable non-required jetifier
Browse files Browse the repository at this point in the history
Signed-off-by: Aayush Gupta <[email protected]>
  • Loading branch information
theimpulson committed Sep 4, 2024
1 parent 66d50c4 commit ce9f6d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ org.gradle.parallel=true
# Android operating system, and which are packaged with your app"s APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official

0 comments on commit ce9f6d2

Please sign in to comment.