Skip to content

Commit e16788d

Browse files
committed
-Change artifact id
1 parent 8f845f4 commit e16788d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ publishing {
5555
publications {
5656
create<MavenPublication>("maven") {
5757
groupId = "mobi.appcent"
58-
artifactId = "ACMOpenAI-Android"
58+
artifactId = "acmopenai-android"
5959
version = "1.0.0"
6060

6161
from(components["java"])

0 commit comments

Comments
 (0)