Skip to content

Commit 09d9a52

Browse files
committed
moved network call
1 parent 14ffa55 commit 09d9a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tapgooglepay/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ afterEvaluate {
7575
// Group, artifact, version
7676
groupId = "com.github.Tap-Payments"
7777
artifactId = "tapgooglepay"
78-
version = android.defaultConfig.versionName ?: "1.0.2.9"
78+
version = android.defaultConfig.versionName ?: "1.0.2.11"
7979

8080
// Attach sources and javadoc
8181
artifact(tasks.named("releaseSourcesJar"))

0 commit comments

Comments
 (0)