Skip to content

Commit

Permalink
Merge pull request #66 from chargebee/release/v1.0.16
Browse files Browse the repository at this point in the history
Updated readme file
  • Loading branch information
cb-amutha committed Mar 6, 2023
2 parents ee09661 + a742a6b commit 0e14cba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ CBPurchase.purchaseProduct(product=CBProduct, customer=CBCustomer, object : CBCa
}
override fun onError(error: CBException) {
Log.e(TAG, "Error: ${error.message}")
// Handle error here
}
})
```
Expand Down

0 comments on commit 0e14cba

Please sign in to comment.