diff --git a/android/build.properties b/android/build.properties index e69de29..d07940e 100644 --- a/android/build.properties +++ b/android/build.properties @@ -0,0 +1,4 @@ +titanium.platform=/Users/timpoulsen/Library/Application Support/Titanium/mobilesdk/osx/5.1.2.GA/android +android.platform=/Users/timpoulsen/Library/Android/sdk/platforms/android-23 +google.apis=/Users/timpoulsen/Library/Android/sdk/add-ons/addon-google_apis-google-23 +android.ndk=/Users/timpoulsen/android-ndk-r10e \ No newline at end of file diff --git a/android/dist/ti.draggable-android-2.0.5.zip b/android/dist/ti.draggable-android-2.0.5.zip new file mode 100644 index 0000000..6debc7e Binary files /dev/null and b/android/dist/ti.draggable-android-2.0.5.zip differ diff --git a/android/manifest b/android/manifest index 88321c6..af157e9 100644 --- a/android/manifest +++ b/android/manifest @@ -1,6 +1,6 @@ -version: 2.0.4 +version: 2.0.5 apiversion: 2 -architectures: armeabi armeabi-v7a x86 +architectures: armeabi armeabi-v7a x86 x86_64 description: Ti.Draggable author: Seth Benjamin license: GPLv3