Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaaatt committed Jun 3, 2023
1 parent 6552365 commit 1e2adfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iap/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ publishing {
create<MavenPublication>("release") {
groupId = "com.limurse"
artifactId = "Google-IAP"
version = "1.4.0"
version = "1.4.1"

afterEvaluate {
from(components["release"])
Expand Down

0 comments on commit 1e2adfc

Please sign in to comment.