|
You are here |
blog.jetbrains.com | ||
| | | | |
blog.gradle.org
|
|
| | | | | One of many performance optimizations that make Gradle Build Tool fast and scalable is compilation avoidance. Gradle avoids recompiling as much as possible by determining if the result of compilation would be identical, even if upstream dependencies have changed. | |
| | | | |
adambennett.dev
|
|
| | | | | Android Bennett's blog :: android, kotlin, thoughts, opinions, occasional rants | |
| | | | |
ncorti.com
|
|
| | | | | Let's discover two scenarios where name mangling is used in the Kotlin Compiler: inline classes and the internal modifier | |
| | | | |
www.joelotter.com
|
|
| | | I struggled recently to work out how to build an APK out of a native Android app without using Gradle. | ||