Skip to content

Commit 3a8e722

Browse files
committed
Update docs
1 parent 325cc00 commit 3a8e722

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,13 @@ jobs:
247247
For an example of this workflow in action, see a run history
248248
for the [swift-sqlite](https://github.com/swift-android-sdk/swift-sqlite/actions) package.
249249

250-
## Development
250+
## Adding Android Support to existing Packages
251251

252-
### Releasing new versions
252+
Recommendations for adding Android compatibility to
253+
existing Swift packages can be found at
254+
[Bringing Swift Packages to Android](https://skip.tools/blog/android-native-swift-packages/).
255+
256+
## Releasing new versions
253257

254258
To create a new release, make a new tag (like 2.0.2),
255259
and then update the symbolic major v2 tag with:

0 commit comments

Comments
 (0)