Skip to content

Commit

Permalink
Bump Nova version
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Dec 7, 2024
1 parent 0f10a46 commit 6f7fc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencyResolutionManagement {
}
versionCatalogs {
create("libs") {
from("xyz.xenondevs.nova:catalog:0.18-SNAPSHOT")
from("xyz.xenondevs.nova:catalog:0.18-alpha.1")
}
}
}
Expand Down

0 comments on commit 6f7fc38

Please sign in to comment.