Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaaatt committed Jun 3, 2023
1 parent 2029809 commit 989e74c
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.3.1"
version = "1.3.2"

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

0 comments on commit 989e74c

Please sign in to comment.