Skip to content

Commit

Permalink
Disable Jetifier
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaslogen committed Jan 13, 2023
1 parent 503f0cb commit 3d5c8aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
# 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
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official

0 comments on commit 3d5c8aa

Please sign in to comment.