Skip to content

Commit

Permalink
Merge pull request #9 from hashcube/gms_jar_update
Browse files Browse the repository at this point in the history
updated gms jar with classes used by admob then moved it admob itself
  • Loading branch information
sksethi25 authored Jan 12, 2017
2 parents 937f4f0 + 4be8eb2 commit 33dfd41
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions android/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"libraries": [
],
"jars": [
"google-basement.jar",
"google-gms-ads.jar"
"google-basement.jar"
],
"injectionXML": "manifest.xml",
"injectionXSL": "manifest.xsl"
Expand Down
Binary file removed android/google-gms-ads.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "utils",
"version": "3.4.3",
"version": "3.4.4",
"devkit": {
"clientPaths": {
"utils": "js"
Expand Down

0 comments on commit 33dfd41

Please sign in to comment.