We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4bbc29 commit 9e84c5cCopy full SHA for 9e84c5c
android/build.gradle
@@ -52,7 +52,7 @@ android {
52
53
dependencies {
54
// OpenIAP Google billing wrapper (1.1.0) includes Google Play Billing
55
- implementation "io.github.hyochan.openiap:openiap-google:1.1.0"
+ implementation "io.github.hyochan.openiap:openiap-google:1.1.11"
56
57
// For local debugging with a checked-out module, you can switch to:
58
// debugImplementation project(":openiap")
0 commit comments