Disable Jetifier

We don't have any dependencies requiring it anymore, so it can be disabled.
This commit is contained in:
Maxr1998
2023-04-05 00:58:27 +02:00
committed by Niels van Velzen
parent ca8ab57336
commit 6864d141e1

View File

@@ -14,8 +14,6 @@ org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=512m
# 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
# Allow using snapshot releases of Jellyfin SDK. Possible values are: