Skip to content

Commit

Permalink
Version for Titanium 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jei committed Aug 21, 2018
1 parent b01a76b commit 877a57d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file modified android/libs/armeabi-v7a/libti.deeply.so
Binary file not shown.
Binary file modified android/libs/x86/libti.deeply.so
Binary file not shown.
8 changes: 4 additions & 4 deletions android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 1.0.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86
version: 0.9.0
apiversion: 3
architectures: armeabi-v7a x86
description: Ti.Deeply
author: Andrea Jonus
license: Specify your license
Expand All @@ -15,4 +15,4 @@ name: Ti.Deeply
moduleid: ti.deeply
guid: 7b8608cb-4877-4490-9c93-b6273a76059d
platform: android
minsdk: 7.1.0
minsdk: 6.3.0

0 comments on commit 877a57d

Please sign in to comment.