Skip to content

Commit 8c540e6

Browse files
authored
chore!: Artifact name change (#79)
Signed-off-by: Nicklas Lundin <[email protected]>
1 parent 321f8be commit 8c540e6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.

OpenFeature/build.gradle.kts renamed to android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ publishing {
4141
publications {
4242
register<MavenPublication>("release") {
4343
groupId = project.extra["groupId"].toString()
44-
artifactId = "kotlin-sdk"
44+
artifactId = "android-sdk"
4545
version = releaseVersion
4646

4747
pom {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)