Skip to content

Commit a7685b3

Browse files
authored
Merge pull request #206 from tidev/androidUpdate
feat(android): update
2 parents ef1ef5e + a2396f6 commit a7685b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/manifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# this is your module manifest and used by Titanium
33
# during compilation, packaging, distribution, etc.
44
#
5-
version: 4.0.0
5+
version: 5.0.0
66
apiversion: 4
77
architectures: arm64-v8a armeabi-v7a x86 x86_64
88
description: ti.socketio
@@ -15,5 +15,5 @@ name: ti.socketio
1515
moduleid: ti.socketio
1616
guid: 65fbdc59-432f-40d8-8ea9-02799887db3c
1717
platform: android
18-
minsdk: 9.0.0
18+
minsdk: 12.7.0
1919
commonjs: true

0 commit comments

Comments
 (0)