We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76e9d8 commit a13bb21Copy full SHA for a13bb21
library/build.gradle
@@ -68,7 +68,7 @@ afterEvaluate {
68
69
groupId = 'com.anjlab.android.iab.v3'
70
artifactId = 'library'
71
- version = '2.1.0'
+ version = '2.2.0'
72
73
pom {
74
name = 'Android In-App Billing v3 Library'
0 commit comments