Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
M3DZIK committed May 6, 2024
1 parent 76fb234 commit eab39fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ fun Project.publishConfig(configuration: MavenPublication.() -> Unit) {
publications {
create<MavenPublication>("mavenJava") {
groupId = "dev.medzik.android"
version = "1.3.0"
version = "1.4.0"

configuration()

Expand Down

0 comments on commit eab39fb

Please sign in to comment.