mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-02 21:04:10 +03:00
10 lines
271 B
Properties
10 lines
271 B
Properties
# Gradle
|
|
org.gradle.jvmargs=-Xmx2048m
|
|
|
|
# Allow switching between flavors of the Jellyfin SDK. Possible values are:
|
|
# - "default"
|
|
# - "local" (local Maven repository)
|
|
# - "snapshot" (SDK master)
|
|
# - "unstable-snapshot" (SDK with unstable Jellyfin API)
|
|
sdk.version=default
|