Skip to content

Commit

Permalink
[TEST]: Switch to dev-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
reocat authored Feb 5, 2025
1 parent e6e6909 commit 6f3d4ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ hilt = "2.55"
ktor = "3.0.3"
ksp = "2.1.20-Beta2-1.0.29"
multidex = "2.0.1"
newpipe = "3a33cefbc014a820056d83076914544f29b82644"
newpipe = "dev-SNAPSHOT"
taglib = "1.0.0-alpha25"

[libraries]
Expand Down Expand Up @@ -87,4 +87,4 @@ newpipe-extractor = { group = "com.github.TeamNewPipe", name = "NewPipeExtractor
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
kotlin-ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
kotlin-ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 comments on commit 6f3d4ca

Please sign in to comment.