Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Update reference in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Rozov committed Sep 2, 2014
1 parent 88f4f7c commit 8c31b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Or download [the latest release JARS][1] or grab via Gradle:
```

2. Map Google Play SKUs to Yandex/Amazon/etc SKUs like this:
https://github.com/onepf/OpenIAB/blob/master/samples/trivialdrive/src/main/java/org/onepf/trivialdrivegame/MainActivity.java#L100
https://github.com/onepf/OpenIAB/blob/master/samples/trivialdrive/src/main/java/org/onepf/trivialdrivegame/Config.java#L100

3. Instantiate `new OpenIabHelper` and call `helper.startSetup()`.
When setup is done call `helper.queryInventory()`
Expand Down

0 comments on commit 8c31b06

Please sign in to comment.