This website requires JavaScript.
Explore
Help
Register
Sign In
jellyfin
/
jellyfin-android
Watch
1
Star
0
Fork
0
You've already forked jellyfin-android
mirror of
https://github.com/jellyfin/jellyfin-android.git
synced
2024-11-30 17:40:40 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
633a73f7ec
jellyfin-android
/
settings.gradle.kts
10 lines
132 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use webapp provided by server instead of bundling it with the app
2020-08-05 11:32:04 +00:00
include(":app")
Initial application skeleton
2020-07-24 10:07:04 +00:00
pluginManagement {
Move all Gradle plugins to version catalog, replace KAPT with KSP
2021-11-06 15:33:50 +00:00
repositories {
gradlePluginPortal()
mavenCentral()
google()
Initial application skeleton
2020-07-24 10:07:04 +00:00
}
Add release candidate number to version code
2020-08-23 17:34:52 +00:00
}
Reference in New Issue
Copy Permalink