Skip to content

Commit 0af70e4

Browse files
Version Changed to 1.0.0 Stable.
1 parent 83a9b54 commit 0af70e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coremodule/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ publishing {
4848
from(components["release"])
4949
groupId = "com.github.Vimalraj-Vijay"
5050
artifactId = "CoreModule"
51-
version = libs.versions.coreModuleDependencyVersion
51+
version = "1.0.0"
5252
}
5353
}
5454
}

0 commit comments

Comments
 (0)