Skip to content

Commit

Permalink
Bumping sdk version to build with
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalter committed Jul 30, 2014
1 parent 66570aa commit 3f70fb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.properties.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
titanium.sdk=/Library/Application\ Support/Titanium/
titanium.os=osx
titanium.version=3.2.1.GA
titanium.version=3.2.2.GA
android.sdk=/usr/android-sdk

titanium.platform=${titanium.sdk}/mobilesdk/${titanium.os}/${titanium.version}/android
Expand Down
2 changes: 1 addition & 1 deletion android/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The InAppBilling module allows you to access the Android In-App Billing mechanis

## Dependencies

* This module requires Titanium SDK 3.2.1.GA or later.
* This module requires Titanium SDK 3.2.2.GA or later.
* This module must be tested on a device, testing on an emulator will not work.
* Your test device should be running on Android SDK Version 2.2 (API level 8) or higher, and have Google Play client Version 3.9.16 or higher installed.

Expand Down

0 comments on commit 3f70fb5

Please sign in to comment.