We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f845f4 commit e16788dCopy full SHA for e16788d
build.gradle.kts
@@ -55,7 +55,7 @@ publishing {
55
publications {
56
create<MavenPublication>("maven") {
57
groupId = "mobi.appcent"
58
- artifactId = "ACMOpenAI-Android"
+ artifactId = "acmopenai-android"
59
version = "1.0.0"
60
61
from(components["java"])
0 commit comments