We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1ef5e commit 9d0cf07Copy full SHA for 9d0cf07
1 file changed
android/manifest
@@ -2,7 +2,7 @@
2
# this is your module manifest and used by Titanium
3
# during compilation, packaging, distribution, etc.
4
#
5
-version: 4.0.0
+version: 4.1.0
6
apiversion: 4
7
architectures: arm64-v8a armeabi-v7a x86 x86_64
8
description: ti.socketio
@@ -15,5 +15,5 @@ name: ti.socketio
15
moduleid: ti.socketio
16
guid: 65fbdc59-432f-40d8-8ea9-02799887db3c
17
platform: android
18
-minsdk: 9.0.0
+minsdk: 12.7.0
19
commonjs: true
0 commit comments