Skip to content

Commit

Permalink
Merge pull request #2 from ashcoding/master
Browse files Browse the repository at this point in the history
[MOD-2208] Recompiled with NDK r10e
  • Loading branch information
ashcoding committed Mar 8, 2016
2 parents 3860b75 + 5bd7360 commit 2d97abe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
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.0.2 Recompiled with ndk-r10e [MOD-2208]

v2.0.1 Added attribution and built with 2.1.3.GA to support x86 devices [MOD-1087][MOD-1104]

v2.0 Initial Release
5 changes: 3 additions & 2 deletions android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 2.0.1
version: 2.0.2
apiversion: 2
architectures: armeabi armeabi-v7a x86
description: This module provides access to various encryption and decryption algorithms, and string encodings.
author: Dawson Toth
license: Appcelerator Commercial License
Expand All @@ -15,4 +16,4 @@ name: crypto
moduleid: ti.crypto
guid: 5041eaca-a895-4229-a44b-de2f582c9133
platform: android
minsdk: 2.1.3.GA
minsdk: 5.0.0

0 comments on commit 2d97abe

Please sign in to comment.