This website requires JavaScript.
Explore
Help
Sign In
jellyfin
/
jellyfin-android
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jellyfin/jellyfin-android.git
synced
2026-09-02 21:04:10 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6c4e51aafe7d372d2f275398303037176478456
jellyfin-android
/
settings.gradle.kts
T
10 lines
132 B
Kotlin
Raw
Normal View
History
Unescape
Escape
Use webapp provided by server instead of bundling it with the app
2020-08-05 13:32:04 +02:00
include
(
":app"
)
Initial application skeleton
2020-07-24 12:07:04 +02:00
pluginManagement
{
Move all Gradle plugins to version catalog, replace KAPT with KSP
2021-11-06 16:33:50 +01:00
repositories
{
gradlePluginPortal
()
mavenCentral
()
google
()
Initial application skeleton
2020-07-24 12:07:04 +02:00
}
Add release candidate number to version code
2020-08-23 19:34:52 +02:00
}
Reference in New Issue
Copy Permalink