Skip to content

Commit

Permalink
move to correct package
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Dec 8, 2023
1 parent fdaf1bb commit e30e77d
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
@@ -1,6 +1,6 @@
// define project name and version
rootProject.name = "dua3-utility"
val projectVersion = "12.0.0-beta7-SNAPSHOT"
val projectVersion = "12.0.0-beta7"

// define subprojects
include("utility")
Expand Down

0 comments on commit e30e77d

Please sign in to comment.