We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640d9bd commit 80125b4Copy full SHA for 80125b4
1 file changed
benfitpay-sdk/build.gradle
@@ -99,7 +99,7 @@ afterEvaluate {
99
100
groupId = "com.github.Tap-Payments"
101
artifactId = "BenefitPay-Android"
102
- version = android.defaultConfig.versionName ?: "1.0.3.29"
+ version = android.defaultConfig.versionName ?: "1.0.3.30"
103
104
// Attach sources and javadoc
105
artifact(tasks.named("releaseSourcesJar"))
0 commit comments