Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 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: 4.0.0
version: 4.1.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: ti.socketio
Expand All @@ -15,5 +15,5 @@ name: ti.socketio
moduleid: ti.socketio
guid: 65fbdc59-432f-40d8-8ea9-02799887db3c
platform: android
minsdk: 9.0.0
minsdk: 12.7.0
commonjs: true
Loading