Skip to content

Commit 44c3bc4

Browse files
committed
Android version ready
1 parent cf39997 commit 44c3bc4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,10 @@ Add the module to your `tiapp.xml`:
7272

7373
```xml
7474
<modules>
75+
<module>ti.network.manager</module>
76+
<!-- OR -->
7577
<module platform="iphone">ti.network.manager</module>
78+
<module platform="android">ti.network.manager</module>
7679
</modules>
7780
```
7881

0 commit comments

Comments
 (0)