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 38bc3ba commit a6dc2bbCopy full SHA for a6dc2bb
README.md
@@ -60,7 +60,7 @@ override fun onCreate(savedInstanceState: Bundle?) {
60
61
62
//initialize Thepeer SDK
63
- val thePeer = Thepeer.Builder(
+ val thepeer = Thepeer.Builder(
64
activity = this,
65
amount = BigDecimal(10000.00),
66
currency = "NGN",
0 commit comments