 
      
    | You are here | msfjarvis.dev | ||
| | | | | blog.blundellapps.co.uk | |
| | | | | This post shows you how to wrap a 3rd party Gradle plugin in your own plugin, so that you can interactive with it programmatically. | |
| | | | | blog.gradle.org | |
| | | | | On February 3 2021, JFrog announced that they will be shutting down Bintray and JCenter. This post tells you what you need to know and do to avoid disruptions to your build pipelines. | |
| | | | | 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. | |
| | | | | greggigon.com | |
| | | For last few weeks I've been moving rather large collection of Ant, Shell and other scripts into Gradle. In my opinion Gradle is great. It has two things that I value the most when it comes to tools: The build scripts are CODE. As scripts are CODE I can do everything I could do when... | ||