Skip to content

Commit

Permalink
* readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
i-bardinov committed Aug 6, 2020
1 parent 03b1ff9 commit f4b835e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ rewarded_ad_failed_to_show(error)
If you want to compile the plugin by yourself, it's very easy:
1. clone this repository;
2. checkout the desired version;
3. using command line go to the ```godot-google-admob``` directory;
4. run ```gradlew build```.
3. open ```godot-google-admob``` directory in ```Android Studio```
4. don't forget to put ```godot-lib.release.aar``` to ```godot-lib.release``` directory

If everything goes fine, you'll find the ```.aar``` files at ```godot-google-admob/godotadmob/build/outputs/aar/```.

Expand Down

0 comments on commit f4b835e

Please sign in to comment.