Skip to content

Commit

Permalink
Merge pull request #38 from hieupham007/timob-18082
Browse files Browse the repository at this point in the history
[TIMOB-18082]: Strip Google Play Services library
  • Loading branch information
hieupham007 committed Aug 12, 2015
2 parents 0431eab + 669f1db commit 5e45e75
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 1 deletion.
Binary file added android/dist/ti.admob-android-2.1.6.zip
Binary file not shown.
2 changes: 2 additions & 0 deletions android/documentation/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log
<pre>
v2.1.6 Strip Google Play Services jar to reduce method count [TIMOB-18082]

v2.1.5 Updates Google Play Services library [TIMOB-18988]

v2.1.4 Added isGooglePlayServicesAvailable method [TIMODOPEN-461]
Expand Down
Binary file added android/lib/google-play-services-ads.jar
Binary file not shown.
Binary file added android/lib/google-play-services-base.jar
Binary file not shown.
Binary file removed android/lib/google-play-services.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 2.1.5
version: 2.1.6
apiversion: 2
architectures: armeabi armeabi-v7a x86
description: Titanium Admob module for Android
Expand Down

0 comments on commit 5e45e75

Please sign in to comment.