Skip to content

Commit 8740b21

Browse files
committed
build: remove jetifier
1 parent 7d8a398 commit 8740b21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gradle.properties

-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1515
# Android operating system, and which are packaged with your app"s APK
1616
# https://developer.android.com/topic/libraries/support-library/androidx-rn
1717
android.useAndroidX=true
18-
# Automatically convert third-party libraries to use AndroidX
19-
android.enableJetifier=true
2018
# Kotlin code style for this project: "official" or "obsolete":
2119
kotlin.code.style=official

0 commit comments

Comments
 (0)