mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2025-12-23 23:37:53 -05:00
Disable Jetifier
We don't have any dependencies requiring it anymore, so it can be disabled.
This commit is contained in:
committed by
Niels van Velzen
parent
ca8ab57336
commit
6864d141e1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user