We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1225a0 commit d1390f2Copy full SHA for d1390f2
README.md
@@ -26,7 +26,7 @@ Android Billing v4+ implementation for non consumable products. Written in **Kot
26
to the app build.gradle:
27
```
28
dependencies {
29
- implementation 'com.github.Almaren:Android_Billing_v4up_PurchaseManager:1.0.0'
+ implementation 'com.github.Almaren:Android_Billing_v4up_PurchaseManager:1.0.1'
30
}
31
32
0 commit comments