Update SDK snapshot version to master-SNAPSHOT
This commit is contained in:
@@ -20,7 +20,7 @@ allprojects {
|
||||
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/") {
|
||||
content {
|
||||
// Only allow SDK snapshots
|
||||
includeVersionByRegex("org\\.jellyfin\\.sdk", ".*", "latest-SNAPSHOT")
|
||||
includeVersionByRegex("org\\.jellyfin\\.sdk", ".*", ".*-SNAPSHOT")
|
||||
}
|
||||
}
|
||||
jcenter()
|
||||
|
||||
Reference in New Issue
Block a user