Skip to content

Commit

Permalink
refactor(all/jellyfin): Refactor stuff (#2804)
Browse files Browse the repository at this point in the history
  • Loading branch information
Secozzi authored Jan 21, 2024
1 parent ed55a9a commit c976b04
Show file tree
Hide file tree
Showing 6 changed files with 486 additions and 477 deletions.
2 changes: 1 addition & 1 deletion src/all/jellyfin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
extName = 'Jellyfin'
extClass = '.JellyfinFactory'
extVersionCode = 11
extVersionCode = 12
}

apply from: "$rootDir/common.gradle"

This file was deleted.

Loading

0 comments on commit c976b04

Please sign in to comment.