Skip to content

Commit

Permalink
[TECH] Library version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhimanyu14 committed Apr 6, 2024
1 parent a3a68f6 commit f104930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composeemojipicker/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ publishing {
create<MavenPublication>("release") {
groupId = "com.github.Abhimanyu14"
artifactId = "compose-emoji-picker"
version = "1.0.0-alpha15"
version = "1.0.0-alpha16"
afterEvaluate {
from(components["release"])
}
Expand Down

0 comments on commit f104930

Please sign in to comment.