|
You are here |
msfjarvis.dev | ||
| | | | |
www.marcogomiero.com
|
|
| | | | | SERIES: Publishing a Kotlin Multiplatform Android, iOS, and macOS app with GitHub Actions. Part 1: How to publish a Kotlin Multiplatform Android app on Play Store with GitHub Actions Part 2: How to publish a Kotlin Multiplatform iOS app on App Store with GitHub Actions Part 3: How to publish a Kotlin Multiplatform macOS app on GitHub Releases with GitHub Actions How to publish a Kotlin Multiplatform macOS app on App Store with GitHub Actions It's been almost a year since I started working on FeedFlow, an RSS Reader available on Android, iOS, and macOS, built with Jetpack Compose for the Android app, Compose Multiplatform for the desktop app, and SwiftUI for the iOS app. | |
| | | | |
rishigoomar.com
|
|
| | | | | Gradle has recently released a feature called Composite Builds starting from version 3.1. It allows you to combine multiple different Gradle builds from different projects together. | |
| | | | |
ncorti.com
|
|
| | | | | How Composite Builds can simplify your Gradle build, especially if you're building a custom Gradle Plugin. | |
| | | | |
prashamhtrivedi.in
|
|
| | | Sharing code from Private libraries is a difficult task. In this post we will see how we can use BitBucket as Private Maven Repository. | ||