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.
2 parents ef1ef5e + a2396f6 commit a7685b3Copy full SHA for a7685b3
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: 5.0.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